Not sure but ...
You can edit your CLASSPATH environment variable to include the file
or
place a copy of the JAR file in the lib/jre/ext/ directory of your java SDK
the Java VM should find it.

Allan.



-----Original Message-----
From: Peter Choe [mailto:[EMAIL PROTECTED]]
Sent: 20 March 2001 15:07
To: [EMAIL PROTECTED]
Subject: where to put jar


i have a database connection pool jar file that i want to use for my web
applications.  so, i placed the jar file in $TOMCAT_HOME/lib.  but when
i run my web application, it doesn't seem to use the jar file.

do i need to set the classpath to read the jar file?  i thought that if
it is in the lib folder, tomcat will read it and use the classes in the
jar file.

peter choe

btw:  i am using tomcat3.2

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to