[jboss-user] [Beginners Corner] - Re: Problem with jndi bindings: my SLSB's not bound
blomqvie
do-not-reply at jboss.com
Sat Nov 11 07:49:17 EST 2006
The lookup goes actually like this:
th=(TuoteHallintaRemote)context.lookup(TuoteHallintaRemote.class.getName());
not
th=(TuoteHallintaRemote)context.lookup("TuoteHallintaRemote.class.getName()");
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985132#3985132
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985132
More information about the jboss-user
mailing list