You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/06/03 16:39:35 UTC

DO NOT REPLY [Bug 19725] - jsp compiler fails on windows if context docbase is too long

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19725>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19725

jsp compiler fails on windows if context docbase is too long





------- Additional Comments From joe.boon@cdcsolutions.com  2003-06-03 14:39 -------
I can confirm that this is a problem with long paths. I have experienced this 
and have tracked it down to a problem in Ant. It is triggered by (a) a long 
javac command line, usually caused by long paths to a lib directory with lots 
of jars in it, combined with (b) spaces in the path to the Tomcat directory 
(more specifically to the work directory within the Tomcat directory).

The problem is documented in Ant bug 10499.

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