DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31125>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31125





------- Additional Comments From [EMAIL PROTECTED]  2005-08-15 19:06 -------
oops, first tried to validate against a "DTD Web Application 2.3"

but when corrected with 

<xmlvalidate file="${tomcat_home_temp}/conf/web.xml" failonerror="yes" 
warn="true">
                                        <attribute 
name="http://apache.org/xml/features/validation/schema";
value="true" />
                                        <attribute 
name="http://xml.org/sax/features/namespaces"; value="true" />
                                </xmlvalidate>


I get

[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:596:54:
cvc-pattern-valid: Value 'application/mathml+xml' is not facet-valid with
respect to pattern '[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+' for type 'null'.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:596:54:
cvc-complex-type.2.2: Element 'mime-type' must have no element [children], and
the value must be valid.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:748:51:
cvc-pattern-valid: Value 'application/rdf+xml' is not facet-valid with respect
to pattern '[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+' for type 'null'.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:748:51:
cvc-complex-type.2.2: Element 'mime-type' must have no element [children], and
the value must be valid.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:804:45:
cvc-pattern-valid: Value 'image/svg+xml' is not facet-valid with respect to
pattern '[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+' for type 'null'.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:804:45:
cvc-complex-type.2.2: Element 'mime-type' must have no element [children], and
the value must be valid.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:864:56:
cvc-pattern-valid: Value 'application/voicexml+xml' is not facet-valid with
respect to pattern '[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+' for type 'null'.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:864:56:
cvc-complex-type.2.2: Element 'mime-type' must have no element [children], and
the value must be valid.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:872:53:
cvc-pattern-valid: Value 'application/xhtml+xml' is not facet-valid with respect
to pattern '[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+' for type 'null'.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:872:53:
cvc-complex-type.2.2: Element 'mime-type' must have no element [children], and
the value must be valid.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:876:53:
cvc-pattern-valid: Value 'application/xhtml+xml' is not facet-valid with respect
to pattern '[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+' for type 'null'.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:876:53:
cvc-complex-type.2.2: Element 'mime-type' must have no element [children], and
the value must be valid.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:892:52:
cvc-pattern-valid: Value 'application/xslt+xml' is not facet-valid with respect
to pattern '[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+' for type 'null'.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:892:52:
cvc-complex-type.2.2: Element 'mime-type' must have no element [children], and
the value must be valid.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:896:63:
cvc-pattern-valid: Value 'application/vnd.mozilla.xul+xml' is not facet-valid
with respect to pattern '[\p{L}\-\p{Nd}]+/[\p{L}\-\p{Nd}\.]+' for type 'null'.
[xmlvalidate] /usr/local/jakarta-tomcat/curr/conf/web.xml:896:63:
cvc-complex-type.2.2: Element 'mime-type' must have no element [children], and
the value must be valid.

BUILD FAILED
/www/bugzilla/pl_sources/privaLope/build.xml:2618:
/usr/local/jakarta-tomcat/curr/conf/web.xml is not a valid XML document.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to