Orion's documentation talks about specifying the java.naming.provider.url in
the following format:

java.naming.provider.url=ormi://localhost/<domain (application)>

At a different time, I was having a problem trying to connect one Orion
Server (JSP) to another Orion Server using
ClientApplicationInitialContextFactory, but was getting a
NullPointerException with the message of "domain was null".  Is this the
domain it's refering to?  If so, what should be the domain? Where is it
configured? Is <domain (application)> a missprint, should it just be
<application>?

Thanks.
-AP_



Reply via email to