Jakarta Messaging3.13.02.0
Jakarta Messaging
3.1
3.0
2.0
This feature enables the configuration of resource adapters to access messaging systems by using the Jakarta Messaging API. This feature also enables the configuration of Jakarta Messaging connection factories, queues, topics, and activation specifications. Any Jakarta Messaging resource adapter that complies with the Jakarta Connectors 2.1 specification can be used.
Enabling this feature
To enable the Jakarta Messaging 3.1 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>messaging-3.1</feature>
Standard API packages provided by this feature
jakarta.jms
jakarta.resource
jakarta.resource.cci
jakarta.resource.spi
jakarta.resource.spi.endpoint
jakarta.resource.spi.security
jakarta.resource.spi.work