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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to