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=6628>. 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=6628 Can't specify application specific XML parsers ------- Additional Comments From [EMAIL PROTECTED] 2002-02-21 22:59 ------- Ok. First, the trigger list as it is in 4.0.2 is causing problems (see bug 6374). Improving it was easy, and now the list is much more selective (and the classloader finally complies with what the specification says). Allowing the base classes in the webapp repositories will create problems (see bug 6248) which have no easy workaround. The filtering will not prevent you from having a webapp written specifically for, say, Xerces 1 or OpenXML from running, since all the classes, except the core JAXP classes and the XML API classes (which can be common for everything) will be loaded from the webapp classloader. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>