RE: JSP compile error - class not found

2001-07-18 Thread Will England
Greetings! Tried copying tools.jar to the TOMCAT_HOME/lib directory. Didn't help. Set TOMCAT_HOME and JAVA_HOME vars. Didn't help. Any other ideas? -- /~'find `funny quote`': Command not found; humor not installed. 1986 Concours 72,xxx 1982 Maxim 12,xxx (For Sale!) CDA #00046

RE: JSP compile error - class not found

2001-07-18 Thread Jann VanOver
compile error - class not found Greetings! Tried copying tools.jar to the TOMCAT_HOME/lib directory. Didn't help. Set TOMCAT_HOME and JAVA_HOME vars. Didn't help. Any other ideas? -- /~'find `funny quote`': Command not found; humor not installed. 1986 Concours 72,xxx 1982 Maxim 12,xxx

RE: JSP compile error - class not found

2001-07-17 Thread Robert Finneran
First thing, try copying tools.jar to your TOMCAT_HOME/lib directory. (Also make sure your TOMCAT_HOME and JAVA_HOME enviroment vars are set) Second, the may be issues involving the use of multiple class loaders (??) Hope this helps! -Original Message- From: Will England