Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2006-03-30 Thread Jason LeMonier
Hey, tools.jar is ok when Tomcat is started from ../tomcat4/bin/startup.sh BUT, when starting Tomcat FROM Eclipse:   Eclipse ==> Window ==> Preferences => Tomcat => JVM Settings => (Classpath  before generated classpath) ==> ADD: .../tools.jar

Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2003-06-09 Thread Jeff Self
On Mon, 2003-06-09 at 13:31, Arnaud Vandyck wrote: > Jeff Self <[EMAIL PROTECTED]> wrote: > > On Mon, 2003-06-09 at 11:54, Arnaud Vandyck wrote: > > > Try to add > > > JAVA_HOME=/path/to/java/home > > > > > > in the tomcat4 start script in /etc/init.d/tomcat4 or try to use jikes > > > as compil

Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2003-06-09 Thread Arnaud Vandyck
Jeff Self <[EMAIL PROTECTED]> wrote: > On Mon, 2003-06-09 at 11:54, Arnaud Vandyck wrote: > > Try to add > > JAVA_HOME=/path/to/java/home > > > > in the tomcat4 start script in /etc/init.d/tomcat4 or try to use jikes > > as compiler (see the tomcat documentation). Can you mail us when it >

Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2003-06-09 Thread Jeff Self
On Mon, 2003-06-09 at 11:54, Arnaud Vandyck wrote: > Try to add > JAVA_HOME=/path/to/java/home > > in the tomcat4 start script in /etc/init.d/tomcat4 or try to use jikes > as compiler (see the tomcat documentation). Can you mail us when it > works ;-) > This didn't help either. I already

Re: Unable to compile class for JSP error after installing Tomcat4 4.1.24

2003-06-09 Thread Arnaud Vandyck
Try to add JAVA_HOME=/path/to/java/home in the tomcat4 start script in /etc/init.d/tomcat4 or try to use jikes as compiler (see the tomcat documentation). Can you mail us when it works ;-) Jeff Self <[EMAIL PROTECTED]> wrote: > I just set up a new system. I'm running unstable since it has