Before creating your project, you might need to perform some setup work on the server where the enterprise information system transaction runs. Contact your server administrator for setup and connection information.
Connections from the J2C bean to the Enterprise Information system (EIS) can be managed or non managed. Managed connections are obtained through JNDI and are managed by the application server. Non managed connections are obtained directly through the resource adapter for two-tiered applications. If both connection types are selected, a managed connection is attempted first, followed by a non-managed connection.