[jboss-dev-forums] [Design of JCA on JBoss] - Message delivered to wrong endpoint

wolfc do-not-reply at jboss.com
Thu Jan 8 08:54:19 EST 2009


Given the following scenario:
1. An EJB3 Consumer Bean is tied to queue/mdbtest
2. It fails to deactivate the endpoint (unrelated problem)
3. queue/mdbtest is undeployed
4. A MDB Bean comes up which wants to attach to queue/inflowmdbtest, but that one isn't there (yet) so it goes down again
5. queue/inflowmdbtest comes up
6. Client connects to queue/inflowmdbtest and starts sending messages
7. The messages end up into the ConsumerContainer from step #1

For the moment it can be reproduced by running EJB3s consumer and jca/inflowmdb tests in sequence.

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

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



More information about the jboss-dev-forums mailing list