[jboss-user] [Beginners Corner] - Re: Lookup ejb by its COMP_NAME
kanth_seenu
do-not-reply at jboss.com
Fri Jul 13 09:53:09 EDT 2007
same exception even when I tried
InitialContext iniCtx = new InitialContext();
| Context ejbCtx = (Context) iniCtx.lookup("java:comp/env/ejb");
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063997#4063997
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063997
More information about the jboss-user
mailing list