Messaging Server3.01.0
Messaging Server
3.0
1.0
This feature enables an embedded messaging server that is Jakarta Messaging compliant. Applications can send and receive messages by using the messagingClient-3.0 feature.
Enabling this feature
To enable the Messaging Server 3.0 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>messagingServer-3.0</feature>