OK.  That's kewl, but is Tomcat using your environmental CLASSPATH?  Tomcat sets up it's own classpath stuff.  Look closely at the CLASSPATH that Tomcat echos to the console on startup and visit your tomcat.sh or tomcat.bat for adjustments.  I, personally, like to have my environmental classpath precede the stuff that Tomcat wants to add.
-----Original Message-----
From: Scott Fitzgerald [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 26, 2001 9:19 AM
To: [EMAIL PROTECTED]
Subject: RE: Beginner question

Hello again,
 
Thank you for your quick reply. I appended my classpath like this: set path="C:\jdk1.3\lib\tools.jar";%PATH%; where C:\jdk1.3 is my JAVA_HOME. I restarted my computer and tried again but got the same error. I would appreciate any extra suggestions.
 
Thank you,
 
Scott Fitzgerald

Reply via email to