1)catalina_home/shared/lib for all web applications

2)catalina_home/webapps/yourwebapp/WEB-INF/lib

-----Original Message-----
From: Johnson, Garrett [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 06, 2002 12:21 PM
To: 'Tomcat Users List'
Subject: MySQL JAR File Location


Ladies and Gentlemen:

Where should I drop a copy of the JDBC Driver .jar file that I need to
connect to MySQL from Tomcat?  I understand there are a variety of
classloaders, invoked on a number of different directories.  Obviously, I
could just dump it into %JAVA_HOME%\jre\lib\ext, but what if I wish to
restrict access to the Database?

So I suppose this is 2 questions:

1.  If I want all of my web applications to have access to the .jar file,
where's it go?

2.  If I want only one of my web application to have access, where's it go?

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



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

Reply via email to