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=23536>.
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=23536
Addition to 23269 bug (JSP compilation fail) in Cocoon
------- Additional Comments From joerg.heinicke@gmx.de 2003-10-01 10:59 -------
1. directories
> Not in "C:\Tom cat", but to standard catalog in Windows OS:
> "C:\Program Files\...", with spaces too.
But the error output above has the lines
> 2001-09-30 20:37:44 Error compiling file: D:\Tom
> cat\work\Standalone\localhost\cocoon\samples\jsp\/welcome_jsp.java [javac]
> Compiling 1 source file
> [javac] javac: invalid flag: D:\Tom
At least Cocoon does not absolutize the paths *against the file system*. It
gives the absolute paths *against the servlet context* to the JSP engine. The
rest is Tomcat's work.
Can anyone of the Tomcat guys jump in?
Joerg
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org
|