I don't have a problem in 5.0.12 with GlobalNamingResources and a ResourceLink in the context.

Adam

On 10/06/2003 03:50 PM Derek Mahar wrote:
I found that on Tomcat 5.0.12, contexts can find database JNDI resources
listed under DefaultContext, but not GlobalNamingResources, even with a
ResourceLink to the resource in a Context in server.xml.  Does adding a
ResourceLink to a context file in conf/Catalina/localhost work any
better?

Derek

-----Original Message-----
From: Peter Harrison [mailto:[EMAIL PROTECTED] Sent: October 5, 2003 9:32 PM
To: Tomcat Users List
Subject: Re: JNDI+dbcp Can't find my jdbc driver



On Mon, 06 Oct 2003 13:51, Josh G wrote:



Tried that, still nothing. And there's nothing showing up in var/mysql.log either. Is there any way to dig up where exactly the problem is between tomcat and mysql?


A known issue was with putting the resources under either the default
context or the global resources. If you do thins you end up with various errors.
This might not be the same issue of course. To fix it place the resources in
a Context you intend to run under.


Regards,
Peter

PS : Anyone have success at posting bugz on bugzilla for Tomcat. I
reported this bug in detail, but can't seem to find it - as if its been delt with
- but I can't find it.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- struts 1.1 + tomcat 5.0.12 + java 1.4.2 Linux 2.4.20 RH9


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to