Jakarta Connectors2.12.01.7
Jakarta Connectors
2.1
2.0
1.7
This feature enables the configuration of resource adapters to access Enterprise Information Systems (EIS) from applications. The configuration of a resource adapter also includes the configuration of connection factories, administered objects and activation specifications. Any resource adapter that complies with the Jakarta Connectors 2.1 specification or lower can be used. High performance connection pooling is also provided.
Enabling this feature
To enable the Jakarta Connectors 2.1 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>connectors-2.1</feature>
Standard API packages provided by this feature
jakarta.resource
jakarta.resource.cci
jakarta.resource.spi
jakarta.resource.spi.endpoint
jakarta.resource.spi.security
jakarta.resource.spi.work