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

web.xml parsing depends on order of appearance





------- Additional Comments From [EMAIL PROTECTED]  2002-08-12 13:13 -------
This is not a bug! And the DTD *is* being "parsed correctly".The ordering restriction 
you are running into is a normal result of using a Document Type Definition to 
validate an XML document. The DTD is provided by the Servlet Specification and we 
cannot change it, even if there were a reasonable alternative while still using a DTD.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to