[jboss-user] [Management, JMX/JBoss] - Re: How do force the module org.jboss.ejb.EjbModule to be de

2007-02-14 Thread [EMAIL PROTECTED]
If your mbean service fails with an exception in the start method, then jboss will assume it has FAILED and so all dependend mbeans (including the EJB container) will never start. Normally we don't manually call stop() after a failled start(). View the original post : http://www.jboss.com/in

[jboss-user] [Management, JMX/JBoss] - Re: How do force the module org.jboss.ejb.EjbModule to be de

2007-02-13 Thread krimsonnitehawk
hi, Is this the correct place for the depends tag, or should it be within one of the tags as defined in the dtd? should read.. Is this the correct place for the depends tag, or should it be within one of the tags as defined in the dtd? View the original post : http://www.jboss.com/index.htm

[jboss-user] [Management, JMX/JBoss] - Re: How do force the module org.jboss.ejb.EjbModule to be de

2007-02-13 Thread krimsonnitehawk
Hi, thanks for getting back. I've tried putting the following code inside the META-INF/jboss.xml file | | | | Schema Update Dependent | package.myclass:service=servicename | | | | Is this the correct place for the depends tag, or shou

[jboss-user] [Management, JMX/JBoss] - Re: How do force the module org.jboss.ejb.EjbModule to be de

2007-02-12 Thread [EMAIL PROTECTED]
You just need to put a dependency in the META-INF/jboss.xml descriptor on the target mbean (see the jboss-4_0.dtd) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4015201#4015201 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=rep