[jboss-user] [Management, JMX/JBoss] - How to make a service dependent on a web application

kc7bfi do-not-reply at jboss.com
Mon May 5 12:32:57 EDT 2008


I'm not sure if this is the right forum... I am trying to make one of my JBoss services dependent on a web application. I tried the following in the services configuration file:

<depends>J2EEApplication=none,J2EEServer=none,WebModule=//localhost/OpenCones,j2eeType=Servlet,name=default</depends>
  | 

but I get an error on startup that the object name is invalid and the domain part is missing. Any thoughts on what might be wrong?

Thanks in advance, David

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

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



More information about the jboss-user mailing list