I've just upgraded from 4.03 EJB 3 RC6 to 4.04 RC8.
I have a servlet that is run on startup, gets info from a database through an EJB and
configures the app using it. For some reason the servlet cannot find the EJB under the
name specified.
Has the jndi address changed since the last upgrade?
Previously I was looking up the EJB under:
SMSPortal/ShipFacadeBean/local
(SMSPortal being the ear file).
I assume this convention has changed?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966050#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...