posted 22 years ago
Place those jar files in your /usr/local/tomcat/lib directory and see if it helps. (It might not be /usr/local/, but I'm sure you get the idea.
If you are using *your* (you, a user) profile and compiling, running under that profile, maybe Tomcat is running as root (or hopefully some other user). So place the jars where Tomcat can always find them.
[ January 31, 2002: Message edited by: Mike Curwen ]