Hello,

I'm having a problem compiling JSPs dynamically when using mod_jk2. When I change a JSP file and try to access it I get the following error:

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.

And then a stack trace.

If the JSP is already compiled then of course I'm not getting the problem. I can see the generated _jsp.java file but for some reason it won't compile.

If I use Tomcat alone everything works great. I can then go back to using the JK2 connector because the class files are up to date.

Does anyone have any ideas about this? Or has anyone seen anything like this?

Atreya

--
____________________________________
Developer
Greenfield Research Inc.
atreya(AT)greenfieldresearch(DOT)ca
(902)422-9426




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



Reply via email to