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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to