RE: Setting classpath for tomcat 4.1.18 - where to??

2003-02-12 Thread Turner, John
Not sure what you mean, there's only one $CATALINA_HOME/common/lib. John > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, February 12, 2003 6:55 AM > To: [EMAIL PROTECTED] > Subject: RE: Setting classpath for tomc

RE: Setting classpath for tomcat 4.1.18 - where to??

2003-02-12 Thread Alberto A C A S Magalhães
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: quarta-feira, 12 de Fevereiro de 2003 11:39 To: [EMAIL PROTECTED] Subject: Setting classpath for tomcat 4.1.18 - where to?? Where abouts is the classpath set in tomcat 4.1.18??? I reckon it doesnt know about the class for the

RE: Setting classpath for tomcat 4.1.18 - where to??

2003-02-12 Thread derrick . robertson
: Setting classpath for tomcat 4.1.18 - where to?? Hi, Put your drivers in common/lib. Tomcat uses it's own classpath - read the Class Loader HOW TO in the docs. HTH :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Mittwoch, 12. Februar 2003 12:39 To: [

RE: Setting classpath for tomcat 4.1.18 - where to??

2003-02-12 Thread Roberts, Eric
h for tomcat 4.1.18 - where to?? Where abouts is the classpath set in tomcat 4.1.18??? I reckon it doesnt know about the class for the loader and hence a reason why it might be throwing an exception. Does anybody know where I can add extra classes to the classpath for Tomcat 4.1.18?? Need to add d

Setting classpath for tomcat 4.1.18 - where to??

2003-02-12 Thread derrick . robertson
Where abouts is the classpath set in tomcat 4.1.18??? I reckon it doesnt know about the class for the loader and hence a reason why it might be throwing an exception. Does anybody know where I can add extra classes to the classpath for Tomcat 4.1.18?? Need to add driver classes. They are already se