Hello,

i have a few MDBs in my app running on JBoss 3.2.3 and i disable them on startup by 
setting DeliveryActive to false in the jboss.xml deployment descriptor file for all 
the MDBs. I then wrote a service MBean that depends on all the MDBs (using the depends 
element in the jboss-service.xml file for the startup MBean) so that when it runs, 
JBoss will deploy all the MDBs that depend on it and run it last during deployment and 
startup. This startup MBean will then activate all the MDBs that it depends on by 
invoking the startDelivery method on all of them. However JBoss registers the startup 
MBean but does not start it and JBoss is throwing an exception saying 
checkIncompleteDeployment. 

Pls can you help me out.

Thanks



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

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


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to