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

rabbiaqaswar do-not-reply at jboss.com
Mon Apr 21 05:56:29 EDT 2008


I understand your point :) 

But sometimes when some change is made in the ejb module say a Session bean and the jar is re deployed to JBoss through Netbeans 6.1, it  will not deploy the new jar for no obvious reason. Then we have to stop JBoss, remove the previous jar file from deploy folder manually. Start JBoss again and then deploy the modified jar through Netbeans.

With this Scheduler implementation, the above procedure will not work as JBoss is depending upon the jar before it starts. That is why I wanted to find some way to avoid this dependency.

Now I guess we will just have to make sure that the jar file is always in the deploy folder before starting JBoss.

Thanks a lot.

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

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



More information about the jboss-user mailing list