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
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,