Ok. I finally figured it out. For those experiencing the same problem, do not name your
.spring (or -spring.xml) file with the same name as your EAR or WAR. The EJB was being
bound to [ear name] which was the same as [spring name] in JNDI. If you make them
different, the problem goes away.
- Saish
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160958#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...