Author: manaRH
Date: 2012-05-26 15:52:56 -0400 (Sat, 26 May 2012)
New Revision: 14753
Modified:
branches/community/Seam_2_3/examples-ee6/messages/messages-web/src/main/webapp/WEB-INF/components.xml
Log:
JBSEAM-4967 fixed URL to xsd schema
Modified:
branches/community/Seam_2_3/examples-ee6/messages/messages-web/src/main/webapp/WEB-INF/components.xml
===================================================================
---
branches/community/Seam_2_3/examples-ee6/messages/messages-web/src/main/webapp/WEB-INF/components.xml
2012-05-26 19:52:46 UTC (rev 14752)
+++
branches/community/Seam_2_3/examples-ee6/messages/messages-web/src/main/webapp/WEB-INF/components.xml
2012-05-26 19:52:56 UTC (rev 14753)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
-<components xmlns="http://www.jboss.com/products/seam/components"
+<components xmlns="http://www.jboss.org/schema/seam/components"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/components
http://jboss.com/products/seam/components-2.3.xsd">
+ xsi:schemaLocation="http://www.jboss.org/schema/seam/components
http://www.jboss.org/schema/seam/components-2.3.xsd">
<component name="org.jboss.seam.core.init">
<property name="jndiPattern">@jndiPattern@</property>
_______________________________________________
seam-commits mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-commits