On Thu, 28 Jun 2001, Devraj Mukherjee wrote:
> I have a session bean which is associated with the JNDI name
> user/UserManager. I am a bit confused with the way we refer to the JNDI
> name when doing a lookup. From an example I found that the lookup was been
> done using this line of code:
>
> Object objref = initial.lookup("java:comp/env/ejb/TheConverter");
>
> What would be the Lookup name for my bean??
>
> Devraj
Hi, i think that would be ("java:comp/env/user/UserManager"). Have you
tried this yet?
Cheers,
Dragos
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user