JNDI look up to Geronimo

2013-12-07 Thread Collins Solutions
I am doing a JNDI look up from TomEE to Apache Geronimo. When I perform this looking I am getting the following errors WARNING: RequestFailed{server=ejbd://192.168.1.160:4201} JNDI_LOOKUP:/EmailerACCRemote {error=Prematurely reached the end of the stream. OEJP/4.6 : Unable to read protocol

Re: JNDI look up to Geronimo

2013-12-07 Thread Collins Solutions
I am using TomEE 1.6.0 to connect to Apache Geroniom 3.0.1 On 12/07/2013 02:17 PM, Collins Solutions wrote: I am doing a JNDI look up from TomEE to Apache Geronimo. When I perform this looking I am getting the following errors WARNING: RequestFailed{server=ejbd://192.168.1.160:4201}

Re: JNDI look up to Geronimo

2013-12-07 Thread Romain Manni-Bucau
Hi Geronimo uses very old versions of openejb, maybe use openejb.client.protocol.version (see http://tomee.apache.org/properties-listing.html) Le 7 déc. 2013 21:23, Collins Solutions collins-soluti...@austin.rr.com a écrit : I am doing a JNDI look up from TomEE to Apache Geronimo. When I

Re: JNDI look up to Geronimo

2013-12-07 Thread Collins Solutions
Thank you sir! It appears that it is working. On 12/07/2013 02:33 PM, Romain Manni-Bucau wrote: Hi Geronimo uses very old versions of openejb, maybe use openejb.client.protocol.version (see http://tomee.apache.org/properties-listing.html) Le 7 déc. 2013 21:23, Collins Solutions