[jboss-user] [Management, JMX/JBoss] - Re: Schedulable & jboss-service.xml

jaikiran do-not-reply at jboss.com
Mon Apr 21 02:43:15 EDT 2008


Looks like your scheduler service is starting before the jar containing the bean is deployed. Try adding a depends attribute the scheduler-service.xml to ensure that the scheduler starts after the bean is deployed. See this for more details http://wiki.jboss.org/wiki/HowCanAnMBeanDependOnASessionBean

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

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



More information about the jboss-user mailing list