> I have the mysql connector in my /common/libs directory for tomcat - > that will automatically include it, right?
I don't know. > How do I check to see what Tomcat's classpath is? Not sure. It might be setting or modifying it in the startup script (startup.sh). You could put an echo $CLASSPATH statement in the appropriate place in the startup script (like before it runs java) to tell what it is. Good luck, Phillip -- Phillip Hellewell <phillip AT hellewell.homeip.net> -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
