[jboss-user] [JBoss/Spring Integration] - Re: How to specify deploy dependency

alesj do-not-reply at jboss.com
Tue Jul 15 16:39:51 EDT 2008


"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



More information about the jboss-user mailing list