[jboss-user] [JBoss/Spring Integration] - Re: jboss/spring newbee question
loumaus
do-not-reply at jboss.com
Fri Jul 6 05:23:32 EDT 2007
it depends upon how you realized accessing spring injected services right now.
Out of the box jboss does not support the usage of injected spring pojos.
You would usually use them in the catalina (servlet) part of the application.
If you however want to use spring in the ejb container you would use this approach. It allows you to inject spring beans into your ejb3 environment.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4061172#4061172
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4061172
More information about the jboss-user
mailing list