[jboss-cvs] JBossAS SVN: r90583 - projects/metadata/web/trunk/src/main/resources/schema.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jun 25 04:14:28 EDT 2009


Author: alex.loubyansky at jboss.com
Date: 2009-06-25 04:14:27 -0400 (Thu, 25 Jun 2009)
New Revision: 90583

Modified:
   projects/metadata/web/trunk/src/main/resources/schema/jboss-web_5_1.xsd
Log:
JBMETA-210

Modified: projects/metadata/web/trunk/src/main/resources/schema/jboss-web_5_1.xsd
===================================================================
--- projects/metadata/web/trunk/src/main/resources/schema/jboss-web_5_1.xsd	2009-06-25 08:14:06 UTC (rev 90582)
+++ projects/metadata/web/trunk/src/main/resources/schema/jboss-web_5_1.xsd	2009-06-25 08:14:27 UTC (rev 90583)
@@ -64,8 +64,8 @@
          consistency with the Servlet API. </xsd:documentation>
    </xsd:annotation>
 
-   <xsd:import namespace="http://java.sun.com/xml/ns/javaee" schemaLocation="javaee_5.xsd"/>
-   <xsd:include schemaLocation="jboss-common_5_1.xsd"/>
+   <xsd:import namespace="http://java.sun.com/xml/ns/javaee" schemaLocation="http://java.sun.com/xml/ns/javaee/javaee_5.xsd"/>
+   <xsd:include schemaLocation="http://www.jboss.org/j2ee/schema/jboss-common_5_1.xsd"/>
 
    <xsd:element name="jboss-web" type="jboss:jboss-webType">
       <xsd:annotation>




More information about the jboss-cvs-commits mailing list