I have written an EJB 2.1 MDB which calls other stateless session bean methods in the
onMessage method. If I restart the server with existing messages in the queue the messages
are delivered before the system has finished the initialization. I got a lot of lookup
exceptions during the startup.
So, how can I delay the message delivery on jboss startup?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057370#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...