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=3809>. 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=3809 Jar files in the wrong directories. [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2001-10-02 08:30 ------- Yes. Against the current CVS code, all of the following work: * App with no parser (uses the default) * App with it's own copy of JAXP * App with it's own copy of Xerces with no problems, and without changing the default file arrangement. If you prefer in your environment to *not* expose a parser, you can move it back to /server/lib instead -- although you will then be required to include a parser in your app to use JSP pages.