Hi.
I am developing some EJB3 application with a JSF webapp as GUI. Deploying it under JBoss works fine. When I am trying to deploy the same app under GlassFish, my context lookup for the session beans fails :-( What will I have to change for that?
The session beans only use @Stateless or @Stateful annotations. I even tried adding name= and mappedName to this annotation, but it doent change the result.
Help would be appreciated :(
[Message sent by forum member 'tashtego' (tashtego)]
http://forums.java.net/jive/thread.jspa?messageID=353830