bhaskar wrote:
===
>
> Does it mean that it will solve my problem if I move from Tomcat 5.0.x to
> Tomcat 5.5 ?
Probably.
It it is a bug there is a much greater chance of it getting fixed in
5.5.x than 5.0.x.
Mark
; From: bhaskar [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 08, 2006 10:48 AM
> To: users@tomcat.apache.org
> Subject: JNDI context in ServletContextListener
>
> Hi,
> I am using tomcat 5.0.18. Our application is doing the JNDI
> lookup in the listener. During tomcat start
Hi,
I am using tomcat 5.0.18. Our application is doing the JNDI lookup in the
listener. During tomcat startup when i try to get the db connection, i get
following error:
Name OracleDev not bound to this context
This is not consistent but it happens quite often.
In the tomcat-user list, i found