Hi,

I need to look up ejbs from my Orion application in some JSPs running in a
Tomcat server. The Tomcat server is running on another machine in the
network.
Do I need to use the RMIInitialContextFactory for this lookup, or the
ApplicationClientInitialContext (the first I would think) ? I know I can run
the JSP in Orion as well, but the project doesn't allow it.

I also want to browse the JNDI context with a utility I wrote... How do I
get the right context??

Kind regards,

Jonathan van Alteren

Reply via email to