Java Connector Architecture 1.6
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 JCA 1.6 specification can be used. High performance connection pooling is also provided.
Dieses Feature aktivieren
Zum Aktivieren des Features "Java Connector Architecture 1.6" fügen Sie die folgende Elementdeklaration im Element "featureManager" in Ihrer Datei server.xml hinzu:
<feature>jca-1.6</feature>
Unterstützte Java™-Versionen
- JavaSE-1.6
- JavaSE-1.7
- JavaSE-1.8
Feature entwickeln, das von diesem Feature abhängig ist
Wenn Sie ein Feature entwickeln, das vom Feature "Java Connector Architecture 1.6" abhängig ist, schließen Sie das folgende Element in den Header "Subsystem-Content" in der Featuremanifestdatei für Ihr neues Feature ein:
com.ibm.websphere.appserver.jca-1.6; type="osgi.subsystem.feature"
Features, die dieses Feature aktivieren
Featurekonfigurationselemente
Sie können die folgenden Elemente in Ihrer Datei server.xml verwenden, um das Feature "Java Connector Architecture 1.6" zu konfigurieren: