Hi: I had been using
context.lookup("java:comp/env/ejb/Player");
but changed it to
context.lookup("ejb/Player");
--> This worked...I guess remote objects can look at the java:comp subcontext?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3967670#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...