Re: One for the docs (Fwd: Standalone Geronimo 2.0.1 client)

2007-09-04 Thread Hernan Cunico
. Hernan, do you want to take a stab at this or can you point me at the right area to update? -David Begin forwarded message: Resent-From: [EMAIL PROTECTED] From: David Blevins [EMAIL PROTECTED] Date: August 29, 2007 11:34:24 AM PDT To: [EMAIL PROTECTED] Subject: Re: Standalone Geronimo 2.0.1

Re: Standalone Geronimo 2.0.1 client

2007-08-31 Thread Anita Kulshreshtha
--- David Blevins [EMAIL PROTECTED] wrote: On Aug 30, 2007, at 5:32 AM, Anita Kulshreshtha wrote: I have successfully used props.put(java.naming.provider.url, 127.0.0.1:4201) to run stand alone remote client to access MEJB. Should we be using ejbd://? We should, yes. If

Re: Standalone Geronimo 2.0.1 client

2007-08-30 Thread David Blevins
On Aug 30, 2007, at 5:32 AM, Anita Kulshreshtha wrote: I have successfully used props.put(java.naming.provider.url, 127.0.0.1:4201) to run stand alone remote client to access MEJB. Should we be using ejbd://? We should, yes. If you don't specify a protocol, we assume ejbd. 1 The

One for the docs (Fwd: Standalone Geronimo 2.0.1 client)

2007-08-29 Thread David Blevins
PROTECTED] Subject: Re: Standalone Geronimo 2.0.1 client Reply-To: [EMAIL PROTECTED] The jar libraries for a standalone client are just openejb- client-3.0.0-nnn.jar, the EJB spec jar, plus any other spec jars you may use (JTA, JPA, annotations). Then use these properties: Properties