Why do I get an "Unable to compile class for JSP" error?

VERSION 1 Published

Created on: 14-Dec-2006 13:05 by Lillian Bozonie - Last Modified:  14-Dec-2006 13:05 by Lillian Bozonie

The following error:

HTTP ERROR: 500
Unable to compile class for JSP
RequestURI=/reEnter.do
Powered by Jetty://

Is displayed when the start-flux-webapp.bat/sh script is calling Java using a JRE, not a SDK. This can be resolved by editing the PATH environment variable and putting the SDK's bin directory before the JRE's bin directory entry.
Average User Rating
(0 ratings)




There are no comments on this document