I have an MDB that is deployed in the same ear as a couple of entity beans it 
utilises. Unfortunately, when the MDB's message queue contains messages at deployment 
time, the MDB's onMessage() method is invoked before the entity beans it uses have 
been fully deployed (more precisely, before the entity beans' local home interfaces 
have been bound to their respective names in JNDI). 

Can anyone help me indicate to JBoss that the MDB should not be invoked until all its 
resources have been fully deployed and configured?

Thanks,

Damian Morris

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827017#3827017";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827017>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to