High Quality JMS Messaging.
Release 7.0.1
Changes
-
JMS client: Output stream in MessageProducer.send() is now synchronized to avoid OutOfMemmory errors if the producer is used by concurrent threads (not allowed according to the JMS spec).
Bugfixes
-
JMX: If the smart management tree is disabled and JMX enabled, a NullPointerException is thrown during creation of a temp. queue.
-
routerconfig.xml: Queue controller for "routerdlq" missed (but has no effect because the fallback queue controller for "%" is in place).
Compatibility
-
Configuration compatible with previous releases: 4.5.0 (routerconfig.xml will be converted on the first startup)
-
Class compatible with previous releases: 5.1.0 (see release notes of release 5.1.0).
-
Message compatible with previous releases: 4.0.0
-
Store compatible with previous releases: 4.0.0
-
Protocol compatible with previous releases: 4.0.0
How to Upgrade