startupw.exe classpath

2004-05-03 Thread Justin McReynolds
I'm having classpath trouble when I start Tomcat 5.0.19 with the Start Tomcat shortcut that points to C:\Tomcat50\bin\tomcatw.exe //GT//Tomcat5 I want to include a directory that is outside of the tomcat install dir, e.g. c:\mydir, but I don't know how to add that directory to the classpath. I

Re: startupw.exe classpath

2004-05-03 Thread QM
On Mon, May 03, 2004 at 10:46:50AM -0700, Justin McReynolds wrote: : I want to include a directory that is outside of the tomcat install dir, : e.g. c:\mydir, but I don't know how to add that directory to the : classpath. : : I can edit setclasspath.bat to include that directory, and then start :

Re: startupw.exe classpath

2004-05-03 Thread Bill Barker
Run the command: tomcatw //ES//Tomcat5 (or right-click on the sys-tray icon), and add your directory to the Image Path. Justin McReynolds [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] I'm having classpath trouble when I start Tomcat 5.0.19 with the Start Tomcat shortcut that points