[jboss-user] [Beginners Corner] - Re: comp not bound

PeterJ do-not-reply at jboss.com
Fri Jul 28 18:08:00 EDT 2006


Try remove the line that reads:

Context myEnv = (Context) initial.lookup("java:comp/env");

and change the following line to:

Object objref = initial.lookup("ejb/ConverterBean");

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961653#3961653

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



More information about the jboss-user mailing list