Author: markt
Date: Fri Sep 10 21:35:55 2010
New Revision: 995991
URL: http://svn.apache.org/viewvc?rev=995991&view=rev
Log:
Remove pointless comment.
Schema validation moved to the context
Modified:
tomcat/trunk/conf/server.xml
Modified: tomcat/trunk/conf/server.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/conf/server.xml?rev=995991&r1=995990&r2=995991&view=diff
==============================================================================
--- tomcat/trunk/conf/server.xml (original)
+++ tomcat/trunk/conf/server.xml Fri Sep 10 21:35:55 2010
@@ -117,9 +117,6 @@
resourceName="UserDatabase"/>
</Realm>
- <!-- Define the default virtual host
- Note: XML Schema validation will not work with Xerces 2.2.
- -->
<Host name="localhost" appBase="webapps"
unpackWARs="true" autoDeploy="true">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]