Struggling with JNDI lookup

2013-06-11 Thread SPB
connection = ds.getConnection(); Always gets naming.NameNotFoundException. What should the prefix be? Note, I have tried without prefix; also fails. -- View this message in context: http://openejb.979440.n4.nabble.com/Struggling-with-JNDI-lookup-tp4663626.html Sent from the OpenEJB User

Re: Struggling with JNDI lookup

2013-06-11 Thread Romain Manni-Bucau
in context: http://openejb.979440.n4.nabble.com/Struggling-with-JNDI-lookup-tp4663626.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Struggling with JNDI lookup

2013-06-11 Thread John D. Ament
. -- View this message in context: http://openejb.979440.n4.nabble.com/Struggling-with-JNDI-lookup-tp4663626.html Sent from the OpenEJB User mailing list archive at Nabble.com.

Re: Struggling with JNDI lookup

2013-06-11 Thread SPB
Many thanks to you, sir, for your prompt reply. The openejb:Resource/ value works. I had tried something similar, but to no avail. -- View this message in context: http://openejb.979440.n4.nabble.com/Struggling-with-JNDI-lookup-tp4663626p4663651.html Sent from the OpenEJB User mailing list