Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Setting configuration properties for outbound communication via OSI-TP / LU6.2

The following configuration properties must be set for outbound communication:

Connection factories

Outbound communication is performed via so-called connection factories.

You must configure at least one connection factory for each EIS partner. However, you may also configure multiple connection factories with different properties for one and the same EIS partner.

You make the following specifications for each connection factory:

  • JNDI name: This name is also required when deploying the EJB and makes it possible to address the connection factory in the EJB.

  • Configuration properties: These are the parameters that apply to the connection to the EIS partners.

  • Connection pooling: Connection pooling is an application server functionality. It helps improve performance on frequently used connections.

  • Security settings: This is the data required when signing on at the EIS partner, e.g. user ID and password. If this data is encoded directly in the EJB then the corresponding entry can be omitted in the deployment descriptor.

  • In the Management Console, an outbound communication endpoint is assigned to every connection factory.