Loading...
Select Version
The resource type of a connection factory is defined in the tag <connection-factory-interface>
.
Communication via OSI-TP / LU6.2 involves the following resource types:
net.fsc.jca.communication.cci.BCOltpConnectionFactory
net.fsc.jca.communication.EISOltpConnectionFactory
Precisely this type must be specified for the EJB which uses this connection factory in the deployment descriptor ejb-jar.xml
, see
Deploying an Enterprise JavaBean for OSI-TP / LU6.2 .
You will find an example of the file weblogic-ra.xml
in
Example: weblogic-ra.xml .