[jboss-user] [JBoss/Spring Integration] - Spring context same jar as EJBs?

tonisw do-not-reply at jboss.com
Mon Oct 9 11:35:30 EDT 2006


Hey, 

Currently in EJBs I can use @Spring annotation and such beans must be depoyed to jboss using separate .spring archive. This means two separate jars: one for spring context and other for EJBs. But I would like to have spring context specific for ejb module and so they should be deployed together in one jar. How to do that so that I'm still able to use @Spring injection tag in EJBs etc?

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

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



More information about the jboss-user mailing list