[jboss-user] [JBoss/Spring Integration] - Spring integration and embeddable EJB3
jaboj
do-not-reply at jboss.com
Tue Aug 8 05:30:18 EDT 2006
HI,
I'm trying to use the spring integration with the embeddable EJB3. How can I make my spring-context available on the JNDI-tree so that this sentence will return an spring wired object:
@Spring(jndiName="myapp", bean="DaoFactory")
This injection work fine when running on the application server, but how can I make it work when running from a standalone java app?
Anyone has an idea?
Regards
jaboj
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963747#3963747
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963747
More information about the jboss-user
mailing list