"tkyung" wrote : Hi:
  | If I have more than one spring apps to be deployed to jboss, is there a way 
to specify which app is deployed first?  Looks like the default way is to 
deploy them in alphabetical order of the app name (is that correct?)
  | 
Currently I don't see any other way.

For JBossAS4.x I won't be changing anything.
But I'm open for suggestions for SpringDeployer used in JBossAS5.

What would directly solve your problem is using Microcontainer (MC) to deploy 
your Spring beans. 
There the order doesn't matter - correct order is discovered by MC.
 - http://www.jboss.org/jbossmc

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164600
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to