[jboss-user] [JBoss/Spring Integration] - Re: Spring Deployer - bean factory dependencies not working

alesj do-not-reply at jboss.com
Thu Feb 15 04:07:12 EST 2007


You need to fix the order of deployment - in your case child module gets deployed before parent.
See XMBean description for MainDeployer and how deployment units are ordered.
Or name your parent module lexicographically before child module.
--> aa.spring is before bb.spring

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

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



More information about the jboss-user mailing list