Remember, these changes were for W2K PRO, should work on other environments but YMMV.
setclasspath.bat set CLASSPATH=%CLASSPATH%;%JAVA_HOME%\lib\tools.jar I added %CLASSPATH% after the = sign OMG - I know why it did not work ;-0 I forgot to tell you to make sure that you include Tomcat's servlet.jar in your classpath. Don't ask me why this is not picked up when you run catalina.bat start, but .. Add the following to your system classpath: %CATALINA_HOME%\common\lib\servlet.jar; FYI - I have this working for 4.1.18 and 4.1.24, but could not get it to work for 5.0.3. --- Thomas Davis <[EMAIL PROTECTED]> wrote: > > --- Norris Shelton <[EMAIL PROTECTED]> wrote: > > > > To start our Tomcat's on W2K, we modify setclasspath.bat to > > include %CLASSPATH% when it constructs it's classpath. > > I tried that but could not get it to work. I'm apparently > putting it > in the wrong place. Could you please detail the change(s) you > made to > the batch file(s)? Thanks. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > ===== Norris Shelton Software Engineer Sun Certified Java 1.1 Programmer Appriss, Inc. ICQ# 26487421 AIM NorrisEShelton YIM norrisshelton __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]