[jboss-user] [Beginners Corner] - Re: ejb not bound?

ianfmc do-not-reply at jboss.com
Sat Aug 26 17:01:46 EDT 2006


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#3967670

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3967670



More information about the jboss-user mailing list