[jboss-user] [JBoss/Spring Integration] - Multicontext and Autowired

epivon do-not-reply at jboss.com
Sun Feb 8 08:33:27 EST 2009


Hi id like to create multicontext spring application with structure
EAR
-JAR(with spring beans)
-WAR
---CONTROLLER (jar)
---VIEW
And it works when when im getting spring beans from JAR(spring) to CONTROLLERS manualy, but it doesnt work when i use @Autowired. Its error at line <context:component-scan base-package="com.pl.coreEnterprise.core.bean" /> - cant find package
Any idea?

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

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



More information about the jboss-user mailing list