"evijayan2" wrote : | Both MDB's are consuming messages parallel, but the consumed Objects(messages) is repeatedly picked up for execution by MDB's even after completion of the consumed message. |
The delivery is failing (probably a runtime, e.g. NPE in your code). Look at your logs for error messages. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046218#4046218 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046218 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
