https://issues.apache.org/bugzilla/show_bug.cgi?id=54461

--- Comment #2 from Violeta Georgieva <violet...@apache.org> ---
(In reply to comment #0)
> 
> This does not exist. Creating an init-param with this value has no effect.
> The correct init-param is "compilerClassName," not "compiler."

"compiler" and "compilerClassName" are not one and the same.
"compiler" is the correct init-param.

> Related, this option is very poorly documented. There is no indication about
> what this value should be. Tried com.sun.tools.javac.Main and added
> tools.jar to the classpath, but got a class cast exception. It would be nice
> if this explained what the proper alternative values are.

Check the Javac Task documentation [1] there you can find what values are
acceptable for "compiler".

I added a link to the jasper howto document (see attachment).

Regards
Violeta

[1] http://ant.apache.org/manual/Tasks/javac.html

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to