This means that Orion isn't running the application you are trying to
connect to.
Make sure it's is running and that the names in the jndi property correspond
to the name in the server.xml file.
Ed
----- Original Message -----
From: "Klaus Thiele" <[EMAIL PROTECTED]>
To: "Orion-Interest" <[EMAIL PROTECTED]>
Sent: Wednesday, September 19, 2001 1:09 PM
Subject: InitialContext: domain was null
> Hello,
>
> i'm trying to access some ejb's from my webapp on another orion-server.
>
> jndi_props.put(javax.naming.Context.INITIAL_CONTEXT_FACTORY,...
> jndi_props.put(javax.naming.Context.SECURITY_PRINCIPAL,...
> jndi_props.put(javax.naming.Context.SECURITY_CREDENTIALS,...
> jndi_props.put(javax.naming.Context.PROVIDER_URL,...
> try {
> ic = new InitialContext(jndi_props);
>
> but in the 'new InitialContext' i get a 'domain was null' exception!
> what's wrong?
>
> tia
> klaus
>
> --
> Klaus Thiele - Personal & Informatik AG
> mailto:[EMAIL PROTECTED]
>
> "Your mouse has moved.
> Windows must be restarted for the change to take effect."
>
>