RE: Specification for java.naming.provider.url...

2001-03-24 Thread Frank Eggink
If you are connecting an application client, you should use the app name you define in server.xml. When you define: You use: ormi://.../yourApp FE On Friday, March 23, 2001 11:18 PM, Alex Paransky [SMTP:[EMAIL PROTECTED]] wrote: > Orion's documentation talks about specifying the

Specification for java.naming.provider.url...

2001-03-23 Thread Alex Paransky
Orion's documentation talks about specifying the java.naming.provider.url in the following format: java.naming.provider.url=ormi://localhost/ At a different time, I was having a problem trying to connect one Orion Server (JSP) to another Orion Server using ClientApplicationInitialContextFactory,