Re: Problems accessing remote EJBs

2001-09-21 Thread Klaus Thiele
/You get directly the > > reference to the home object > > Remote remote = homre.create(); > > remote.invoke(); > > > > > > > > Kesav Kumar Kolla > > Voquette Inc > > 650 356 3740(W) > > 510 889 6840(R) > > VoquetteDelivering Sound Inform

Re: Problems accessing remote EJBs

2001-09-20 Thread Stephen Davidson
ette Inc > > 650 356 3740(W) > > 510 889 6840(R) > > VoquetteDelivering Sound Information > > > > > > -Original Message- > > From: Klaus Thiele [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, September 20, 2001 3:02 AM

Re: Problems accessing remote EJBs

2001-09-20 Thread Klaus Thiele
to the home object > Remote remote = homre.create(); > remote.invoke(); > > > > Kesav Kumar Kolla > Voquette Inc > 650 356 3740(W) > 510 889 6840(R) > VoquetteDelivering Sound Information > > > -Original Message- > From: Klaus Thiele [mailto:[EMAIL

Problems accessing remote EJBs

2001-09-20 Thread Klaus Thiele
Hi all, (it drives me crazy...) i'm trying to access some ejbs from my webapp on another orion-server. 1) my application-client (with application-client.xml) works fine. jndi_props.put(javax.naming.Context.INITIAL_CONTEXT_FACTORY,"com.evermind.server.ApplicationClientInitialContextFactor