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
> >
> >
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
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