Build 8 updates
See details from build 3 to get started with MQ 5 and Maven
Integrated into GlassFish, build 67
Build 8 changes
- MQ-245 -- Added JMX command to return current broker log file name and the local path to that file.
- MQ-243: JMSXDeliveryCount improvement on client side onMessage() retries
- Updates to improve reliability of Grizzly NIO integration.
Updated version of Grizzly to match what is currently used in GlassFish
- MQ-233 -- Implementation of XAJMSContext
- MQ-228 -- receiveBody needs to handle MessageFormatRuntimeException property when in auto-ack mode
- C-API supports for JMS 2.0 shared subscription
- Support for createSharedConnectionConsumer and createSharedDurableConnectionConsumer
- MQ-178 - Shared non-durable subscription support
- Fixes to improve JMs 2.0 TCK test pass rate
- General improvements