[jboss-user] [JBoss/Spring Integration] - Re: Cant connect to EJB using from applicationContext.xml

marius.bogoevici do-not-reply at jboss.com
Mon Jul 27 10:26:42 EDT 2009


The bean name being wrong was a separate issue, but you also have a JNDI configuration problem.

In your case, you need to set the jndiEnvironment property on your LocalStatelessSessionProxyFactoryBean, which is essentially a Properties object that you need to set up for being able to look up your JNDI InitialContext.



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

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



More information about the jboss-user mailing list