Sweet success at last !!! :-)

I have tried the ENV values suggested in

http://jakarta.apache.org/tomcat/faq/misc.html#compile



i.e.:
_RUNJAVA="%JAVA_HOME%\bin\java"
_RUNJAVAW="%JAVA_HOME%\bin\javaw"
_RUNJDB="%JAVA_HOME%\bin\jdb"
_RUNJAVAC="%JAVA_HOME%\bin\javac"


After making the ENV changes, I reinstalled Tomcat and then it worked!

HOORAY!

- Olumide



but I'm still getting the HTTP Status 500 Error message:

org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: -1 in the jsp file: null
Generated servlet error:
   [javac] Since fork is true, ignoring compiler setting.
   [javac] Compiling 1 source file
   [javac] Since fork is true, ignoring compiler setting.


OK so what am I still doing wrong?
How know if everything is OK? Is it enough to just do go to http://localhost:8080/, even when I have no servlets?


Or could I just try an older version of Tomcat?

Thanks for helping the novice


- Olumide





--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to