I don't think I have tried to ever validate the $CATALINA_HOME/conf/web.xml before, but I am trying to track down a bug and found the web.xml to be invalid (according to XML Schema validation).

For example it fails on:

...
<mime-mapping>
  <extension>mathml</extension>
  <mime-type>application/mathml+xml</mime-type>
</mime-mapping>
...

It seems to be failing on the plus (+) character.

Anybody know what's up?

best,
-Rob

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

Reply via email to