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.0 specification or lower can be used. High performance connection pooling is also provided.
Enabling this feature
To enable the Jakarta Connectors 2.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>connectors-2.0</feature>