[jboss-user] [JNDI/Naming/Network] - Re: JNDI Look up in JBoss 4.0.5GA
pmadhum
do-not-reply at jboss.com
Tue Jun 26 10:47:17 EDT 2007
I am not able to lookup this bean,
----------------
ictx = new InitialContext();
ictx.lookup("java:comp/env/ejb/MaterialLocal");
----------------
this was working in jboss3.2.8, and now getting error
--------
javax.naming.NameNotFoundException: MaterialLocal not bound
cannot find object: java:comp/env/ejb/MaterialLocal
--------
and i tried to lookup also "java:comp/env/MaterialLocal", but did not work.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057743#4057743
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057743
More information about the jboss-user
mailing list