I am testing ActiveMQ 5.3 SNAPSHOT build from July 25th to get the message
group fix (AMQ-2016).  When I test message groups with a simple read/write
test programs, it seems to work as advertised.  However when I try to use
the same version of 5.3 using an MDB in jboss 4.2.2, it doesn't seem to
work.  JBoss creates 10 instances of my MDB and the same message group is
sent to multiple instances of the MDB.  My test read client spawned 10
threads and that seemed to work fine.

Is there anything different about integrating ActiveMQ/JBoss to get message
groups to work (i.e. specific versions of JBoss)?  
-- 
View this message in context: 
http://www.nabble.com/ActiveMQ-5.3-JBoss-4.2.2-and-Message-Groups-tp24797963p24797963.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to