JMS 2.0 Client for IBM MQ
This feature provides applications with access to message queues hosted on IBM MQ through the JMS 2.0 API.
Dieses Feature aktivieren
Zum Aktivieren des Features "JMS 2.0 Client for IBM MQ" fügen Sie die folgende Elementdeklaration im Element "featureManager" in Ihrer Datei server.xml hinzu:
<feature>wmqJmsClient-2.0</feature>
Unterstützte Java™-Versionen
- JavaSE-1.7
- JavaSE-1.8
Feature entwickeln, das von diesem Feature abhängig ist
Wenn Sie ein Feature entwickeln, das vom Feature "JMS 2.0 Client for IBM MQ" abhängig ist, schließen Sie das folgende Element in den Header "Subsystem-Content" in der Featuremanifestdatei für Ihre neues Feature ein:
com.ibm.websphere.appserver.wmqJmsClient-2.0; type="osgi.subsystem.feature"
Featurekonfigurationselemente
Sie können die folgenden Elemente in Ihrer Datei server.xml verwenden, um das Feature "JMS 2.0 Client for IBM MQ" zu konfigurieren:
- activationSpec
- adminObject
- application
- applicationManager
- applicationMonitor
- authData
- classloading
- connectionFactory
- connectionManager
- javaPermission
- jmsActivationSpec
- jmsConnectionFactory
- jmsDestination
- jmsQueue
- jmsQueueConnectionFactory
- jmsTopic
- jmsTopicConnectionFactory
- library
- resourceAdapter
- transaction
- wmqJmsClient