[jboss-user] [Beginners Corner] - Re: Configure class loading application wide? EJB cannot fi
javidjamae
do-not-reply at jboss.com
Wed Jul 12 13:39:21 EDT 2006
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#3957440
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957440
More information about the jboss-user
mailing list