I have a similar situation and I resolved it as follows:
- the MDB is able to process single messages (encapsulated in ObjectMessage)
-  the MDB is able to process linked list of messages

Note. To preserve the ordering you have to adjust your MDB to be singelton 
(tradeoff with performance, it's you call in this case) 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3898937#3898937

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3898937


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to