I'm not sure which scheduler you are talking about, but you could try to use the
PrefixedDeploymentSorter setting on the URLDeploymentScanner in the following file:
[JBoss]/server/[configuration]/conf/jboss-service.xml
Just use a numeric prefix on your application.
Or, using the regular deployment sorter you can put ".last" on your application
to make sure that it is deployed last.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957440#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...