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 2002/11/18 13:48:16 UTC

DO NOT REPLY [Bug 11891] - JspC does not work for webapps

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=11891>.
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=11891

JspC does not work for webapps





------- Additional Comments From toby@caboteria.org  2002-11-18 12:48 -------
The patch attachment dated "09/03/03" along with Mark's notes from 10/18 worked
great with our application (334 jsp's, 8 or so directories).  

Previously we had two issues: if we compiled the whole app in one shot then we
had problems since we have files of the same name in different directories, but
if we compiled the application a directory at a time (setting the package
differently for each one) we had problems since we have one file that gets
included from different directories.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>