Re: Tomcat vs Weblogic JNDI Lookup

2008-09-07 Thread Luther Baker
than intended recipient. > Sender does not necessarily endorse content contained within this > transmission. > > > > Date: Sat, 6 Sep 2008 12:22:54 -0500 > > From: [EMAIL PROTECTED] > > To: users@tomcat.apache.org > > Subject: Tomcat vs Weblogic JNDI Lookup > > > >

RE: Tomcat vs Weblogic JNDI Lookup

2008-09-06 Thread Martin Gainty
ecessarily endorse content contained within this transmission. > Date: Sat, 6 Sep 2008 12:22:54 -0500 > From: [EMAIL PROTECTED] > To: users@tomcat.apache.org > Subject: Tomcat vs Weblogic JNDI Lookup > > The Weblogic servers we are using have been configured to allow JNDI &g

Tomcat vs Weblogic JNDI Lookup

2008-09-06 Thread Luther Baker
The Weblogic servers we are using have been configured to allow JNDI datasource names like "appds". For development (localhost), we might be running Tomcat and when declared in the section of server.xml, Tomcat will hang JNDI datasources on "java:comp/env/jdbc/*" in the JNDI tree. *Problem:* in