[seam-commits] Seam SVN: r7368 - in trunk:
examples/booking/resources/WEB-INF and 55 other directories.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Tue Feb 5 14:37:56 EST 2008
Author: norman.richards at jboss.com
Date: 2008-02-05 14:37:56 -0500 (Tue, 05 Feb 2008)
New Revision: 7368
Added:
trunk/src/ioc/org/jboss/seam/ioc/spring/spring-2.1.xsd
trunk/src/ioc/org/jboss/seam/ioc/spring/spring-seam-2.1.xsd
trunk/src/main/org/jboss/seam/async-2.1.xsd
trunk/src/main/org/jboss/seam/bpm-2.1.xsd
trunk/src/main/org/jboss/seam/components-2.1.dtd
trunk/src/main/org/jboss/seam/components-2.1.xsd
trunk/src/main/org/jboss/seam/core-2.1.xsd
trunk/src/main/org/jboss/seam/drools-2.1.xsd
trunk/src/main/org/jboss/seam/framework-2.1.xsd
trunk/src/main/org/jboss/seam/identity-management-2.1.xsd
trunk/src/main/org/jboss/seam/international-2.1.xsd
trunk/src/main/org/jboss/seam/jms-2.1.xsd
trunk/src/main/org/jboss/seam/mail-2.1.xsd
trunk/src/main/org/jboss/seam/navigation-2.1.xsd
trunk/src/main/org/jboss/seam/pageflow-2.1.xsd
trunk/src/main/org/jboss/seam/pages-2.1.dtd
trunk/src/main/org/jboss/seam/pages-2.1.xsd
trunk/src/main/org/jboss/seam/pdf-2.1.xsd
trunk/src/main/org/jboss/seam/persistence-2.1.xsd
trunk/src/main/org/jboss/seam/remoting-2.1.xsd
trunk/src/main/org/jboss/seam/security-2.1.xsd
trunk/src/main/org/jboss/seam/theme-2.1.xsd
trunk/src/main/org/jboss/seam/transaction-2.1.xsd
trunk/src/main/org/jboss/seam/web-2.1.xsd
trunk/src/pdf/org/jboss/seam/pdf/pdf-2.1.xsd
Removed:
trunk/src/ioc/org/jboss/seam/ioc/spring/spring-2.0.xsd
trunk/src/ioc/org/jboss/seam/ioc/spring/spring-seam-2.0.xsd
trunk/src/main/org/jboss/seam/async-2.0.xsd
trunk/src/main/org/jboss/seam/bpm-2.0.xsd
trunk/src/main/org/jboss/seam/components-2.0.dtd
trunk/src/main/org/jboss/seam/components-2.0.xsd
trunk/src/main/org/jboss/seam/core-2.0.xsd
trunk/src/main/org/jboss/seam/drools-2.0.xsd
trunk/src/main/org/jboss/seam/framework-2.0.xsd
trunk/src/main/org/jboss/seam/identity-management-2.0.xsd
trunk/src/main/org/jboss/seam/international-2.0.xsd
trunk/src/main/org/jboss/seam/jms-2.0.xsd
trunk/src/main/org/jboss/seam/mail-2.0.xsd
trunk/src/main/org/jboss/seam/navigation-2.0.xsd
trunk/src/main/org/jboss/seam/pageflow-2.0.xsd
trunk/src/main/org/jboss/seam/pages-2.0.dtd
trunk/src/main/org/jboss/seam/pages-2.0.xsd
trunk/src/main/org/jboss/seam/pdf-2.0.xsd
trunk/src/main/org/jboss/seam/persistence-2.0.xsd
trunk/src/main/org/jboss/seam/remoting-2.0.xsd
trunk/src/main/org/jboss/seam/security-2.0.xsd
trunk/src/main/org/jboss/seam/theme-2.0.xsd
trunk/src/main/org/jboss/seam/transaction-2.0.xsd
trunk/src/main/org/jboss/seam/web-2.0.xsd
trunk/src/pdf/org/jboss/seam/pdf/pdf-2.0.xsd
Modified:
trunk/examples/blog/resources/WEB-INF/components.xml
trunk/examples/blog/resources/WEB-INF/pages.xml
trunk/examples/booking/resources/WEB-INF/components.xml
trunk/examples/booking/resources/WEB-INF/pages.xml
trunk/examples/contactlist/resources/WEB-INF/components.xml
trunk/examples/contactlist/resources/WEB-INF/pages.xml
trunk/examples/drools/resources/WEB-INF/components.xml
trunk/examples/drools/resources/pageflow.jpdl.xml
trunk/examples/dvdstore/resources/WEB-INF/components.xml
trunk/examples/dvdstore/resources/WEB-INF/pages.xml
trunk/examples/dvdstore/resources/checkout.jpdl.xml
trunk/examples/dvdstore/resources/newuser.jpdl.xml
trunk/examples/groovybooking/resources/WEB-INF/components.xml
trunk/examples/groovybooking/resources/WEB-INF/pages.xml
trunk/examples/hibernate/resources-glassfish/WEB-INF/components.xml
trunk/examples/hibernate/resources-glassfish/WEB-INF/pages.xml
trunk/examples/hibernate/resources-jboss/WEB-INF/components.xml
trunk/examples/hibernate/resources-jboss/WEB-INF/pages.xml
trunk/examples/hibernate/resources-tomcat/WEB-INF/components.xml
trunk/examples/hibernate/resources-tomcat/WEB-INF/pages.xml
trunk/examples/hibernate/resources-weblogic92/WEB-INF/components.xml
trunk/examples/hibernate/resources-weblogic92/WEB-INF/pages.xml
trunk/examples/hibernate/resources-websphere61/WEB-INF/components.xml
trunk/examples/hibernate/resources-websphere61/WEB-INF/pages.xml
trunk/examples/icefaces/resources/WEB-INF/components.xml
trunk/examples/icefaces/resources/WEB-INF/pages.xml
trunk/examples/itext/resources/WEB-INF/components.xml
trunk/examples/itext/resources/WEB-INF/pages.xml
trunk/examples/jee5/booking/resources/WEB-INF/components.xml
trunk/examples/jee5/booking/resources/WEB-INF/pages.xml
trunk/examples/jee5/remoting/resources/WEB-INF/components.xml
trunk/examples/jpa/resources-glassfish/WEB-INF/components.xml
trunk/examples/jpa/resources-glassfish/WEB-INF/pages.xml
trunk/examples/jpa/resources-jboss/WEB-INF/components.xml
trunk/examples/jpa/resources-jboss/WEB-INF/pages.xml
trunk/examples/jpa/resources-tomcat/WEB-INF/components.xml
trunk/examples/jpa/resources-tomcat/WEB-INF/pages.xml
trunk/examples/jpa/resources-weblogic10/WEB-INF/components.xml
trunk/examples/jpa/resources-weblogic10/WEB-INF/pages.xml
trunk/examples/jpa/resources-weblogic92/WEB-INF/components.xml
trunk/examples/jpa/resources-weblogic92/WEB-INF/pages.xml
trunk/examples/jpa/resources-websphere61/WEB-INF/components.xml
trunk/examples/jpa/resources-websphere61/WEB-INF/pages.xml
trunk/examples/mail/resources/WEB-INF/components.xml
trunk/examples/mail/resources/WEB-INF/pages.xml
trunk/examples/messages/resources/WEB-INF/components.xml
trunk/examples/nestedbooking/resources/WEB-INF/components.xml
trunk/examples/nestedbooking/resources/WEB-INF/pages.xml
trunk/examples/numberguess/resources/WEB-INF/components.xml
trunk/examples/numberguess/resources/WEB-INF/pages.xml
trunk/examples/numberguess/resources/cheat.jpdl.xml
trunk/examples/numberguess/resources/pageflow.jpdl.xml
trunk/examples/portal/resources/WEB-INF/components.xml
trunk/examples/quartz/resources/WEB-INF/components.xml
trunk/examples/quartz/resources/WEB-INF/pages.xml
trunk/examples/registration/resources/WEB-INF/components.xml
trunk/examples/remoting/chatroom/resources/WEB-INF/components.xml
trunk/examples/remoting/gwt/resources/WEB-INF/components.xml
trunk/examples/remoting/helloworld/resources/WEB-INF/components.xml
trunk/examples/remoting/poker/resources/WEB-INF/components.xml
trunk/examples/remoting/progressbar/resources/WEB-INF/components.xml
trunk/examples/seambay/resources/META-INF/standard-jaxws-endpoint-config.xml
trunk/examples/seambay/resources/WEB-INF/components.xml
trunk/examples/seambay/resources/WEB-INF/pages.xml
trunk/examples/seamdiscs/resources/WEB-INF/components.xml
trunk/examples/seamdiscs/resources/WEB-INF/pages.xml
trunk/examples/seamdiscs/view/artist.page.xml
trunk/examples/seamdiscs/view/artists.page.xml
trunk/examples/seamdiscs/view/disc.page.xml
trunk/examples/seamdiscs/view/discs.page.xml
trunk/examples/seamdiscs/view/home.page.xml
trunk/examples/seamdiscs/view/login.page.xml
trunk/examples/seampay/resources/WEB-INF/components.xml
trunk/examples/seampay/resources/WEB-INF/pages.xml
trunk/examples/seamspace/resources/WEB-INF/components.xml
trunk/examples/seamspace/resources/WEB-INF/pages.xml
trunk/examples/spring/resources/WEB-INF/applicationContext.xml
trunk/examples/spring/resources/WEB-INF/components.xml
trunk/examples/spring/resources/WEB-INF/pages.xml
trunk/examples/takeaway/resources/WEB-INF/components.xml
trunk/examples/takeaway/resources/WEB-INF/pages.xml
trunk/examples/todo/resources/WEB-INF/components.xml
trunk/examples/ui/resources/WEB-INF/components.xml
trunk/examples/ui/resources/WEB-INF/pages.xml
trunk/examples/wicket/resources/WEB-INF/components.xml
trunk/examples/wicket/resources/WEB-INF/pages.xml
trunk/examples/wiki/src/etc/META-INF/components-dev.xml
trunk/examples/wiki/src/etc/META-INF/components-prod.xml
trunk/examples/wiki/src/etc/WEB-INF/components.xml
trunk/examples/wiki/src/etc/WEB-INF/pages.xml
trunk/src/ioc/META-INF/spring.schemas
trunk/src/main/META-INF/components.xml
trunk/src/test/integration/resources/WEB-INF/components.xml
trunk/src/test/integration/resources/WEB-INF/pages.xml
trunk/src/test/unit/META-INF/pagesForPageActionsTest.xml
trunk/src/test/unit/org/jboss/seam/test/unit/component/MyEntityHome.component.xml
Log:
update schemas
Modified: trunk/examples/blog/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/blog/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/blog/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,11 +6,11 @@
xmlns:theme="http://jboss.com/products/seam/theme"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/theme http://jboss.com/products/seam/theme-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/theme http://jboss.com/products/seam/theme-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init debug="true"/>
Modified: trunk/examples/blog/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/blog/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/blog/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
login-view-id="/login.xhtml">
Modified: trunk/examples/booking/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/booking/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/booking/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:transaction="http://jboss.com/products/seam/transaction"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init jndi-pattern="@jndiPattern@" debug="true"/>
Modified: trunk/examples/booking/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/booking/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/booking/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/contactlist/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/contactlist/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/contactlist/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:persistence="http://jboss.com/products/seam/persistence"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<persistence:managed-persistence-context name="entityManager"
persistence-unit-jndi-name="java:/contactlistEntityManagerFactory"/>
Modified: trunk/examples/contactlist/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/contactlist/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/contactlist/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd">
<page view-id="/viewContact.xhtml">
Modified: trunk/examples/drools/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/drools/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/drools/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -4,10 +4,10 @@
xmlns:bpm="http://jboss.com/products/seam/bpm"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-2.0.xsd
- http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd
- http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.0.xsd">
+ "http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-2.1.xsd
+ http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd
+ http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.1.xsd">
<drools:rule-base name="ruleBase" rule-files="numberguess.drl"/>
<drools:managed-working-memory name="workingMemory" rule-base="#{ruleBase}"/>
Modified: trunk/examples/drools/resources/pageflow.jpdl.xml
===================================================================
--- trunk/examples/drools/resources/pageflow.jpdl.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/drools/resources/pageflow.jpdl.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -8,7 +8,7 @@
xmlns="http://jboss.com/products/seam/pageflow"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.0.xsd"
+ "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.1.xsd"
name="numberGuess">
<start-page name="displayGuess" view-id="/numberGuess.jsp">
Modified: trunk/examples/dvdstore/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/dvdstore/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/dvdstore/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -7,12 +7,12 @@
xmlns:framework="http://jboss.com/products/seam/framework"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init debug="true" jndi-pattern="@jndiPattern@"/>
Modified: trunk/examples/dvdstore/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/dvdstore/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/dvdstore/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd">
<page view-id="/dvd.xhtml"
action="#{search.selectFromRequest}">
Modified: trunk/examples/dvdstore/resources/checkout.jpdl.xml
===================================================================
--- trunk/examples/dvdstore/resources/checkout.jpdl.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/dvdstore/resources/checkout.jpdl.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -4,7 +4,7 @@
xmlns="http://jboss.com/products/seam/pageflow"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.0.xsd"
+ "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.1.xsd"
name="checkout">
<start-state name="start">
<transition to="confirm"/>
Modified: trunk/examples/dvdstore/resources/newuser.jpdl.xml
===================================================================
--- trunk/examples/dvdstore/resources/newuser.jpdl.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/dvdstore/resources/newuser.jpdl.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -4,7 +4,7 @@
xmlns="http://jboss.com/products/seam/pageflow"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.0.xsd"
+ "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.1.xsd"
name="newuser">
<start-state name="start">
<transition to="account"/>
Modified: trunk/examples/groovybooking/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/groovybooking/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/groovybooking/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -7,12 +7,12 @@
xmlns:mail="http://jboss.com/products/seam/mail"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/mail http://jboss.com/products/seam/mail-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/mail http://jboss.com/products/seam/mail-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init debug="@debug@" jndi-pattern="@jndiPattern@"/>
Modified: trunk/examples/groovybooking/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/groovybooking/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/groovybooking/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/hibernate/resources-glassfish/WEB-INF/components.xml
===================================================================
--- trunk/examples/hibernate/resources-glassfish/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-glassfish/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init debug="true"/>
Modified: trunk/examples/hibernate/resources-glassfish/WEB-INF/pages.xml
===================================================================
--- trunk/examples/hibernate/resources-glassfish/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-glassfish/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/hibernate/resources-jboss/WEB-INF/components.xml
===================================================================
--- trunk/examples/hibernate/resources-jboss/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-jboss/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,11 +6,11 @@
xmlns:transaction="http://jboss.com/products/seam/transaction"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:manager conversation-timeout="120000"
concurrent-request-timeout="500"
Modified: trunk/examples/hibernate/resources-jboss/WEB-INF/pages.xml
===================================================================
--- trunk/examples/hibernate/resources-jboss/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-jboss/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/hibernate/resources-tomcat/WEB-INF/components.xml
===================================================================
--- trunk/examples/hibernate/resources-tomcat/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-tomcat/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,11 +6,11 @@
xmlns:transaction="http://jboss.com/products/seam/transaction"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:manager conversation-timeout="120000"
concurrent-request-timeout="500"
Modified: trunk/examples/hibernate/resources-tomcat/WEB-INF/pages.xml
===================================================================
--- trunk/examples/hibernate/resources-tomcat/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-tomcat/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/hibernate/resources-weblogic92/WEB-INF/components.xml
===================================================================
--- trunk/examples/hibernate/resources-weblogic92/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-weblogic92/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init debug="true"/>
Modified: trunk/examples/hibernate/resources-weblogic92/WEB-INF/pages.xml
===================================================================
--- trunk/examples/hibernate/resources-weblogic92/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-weblogic92/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/hibernate/resources-websphere61/WEB-INF/components.xml
===================================================================
--- trunk/examples/hibernate/resources-websphere61/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-websphere61/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,11 +6,11 @@
xmlns:web="http://jboss.com/products/seam/web"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/web http://jboss.com/products/seam/web-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/web http://jboss.com/products/seam/web-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init debug="true"/>
Modified: trunk/examples/hibernate/resources-websphere61/WEB-INF/pages.xml
===================================================================
--- trunk/examples/hibernate/resources-websphere61/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/hibernate/resources-websphere61/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/icefaces/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/icefaces/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/icefaces/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:transaction="http://jboss.com/products/seam/transaction"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init jndi-pattern="@jndiPattern@" debug="true"/>
Modified: trunk/examples/icefaces/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/icefaces/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/icefaces/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/itext/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/itext/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/itext/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -3,10 +3,10 @@
xmlns:core="http://jboss.com/products/seam/core"
xmlns:framework="http://jboss.com/products/seam/framework"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.0.xsd
- http://jboss.com/products/seam/pdf http://jboss.com/products/seam/pdf-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.1.xsd
+ http://jboss.com/products/seam/pdf http://jboss.com/products/seam/pdf-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<pdf:document-store use-extensions="true" error-page="/pdfMissing.seam" />
Modified: trunk/examples/itext/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/itext/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/itext/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd">
</pages>
Modified: trunk/examples/jee5/booking/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/jee5/booking/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jee5/booking/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:transaction="http://jboss.com/products/seam/transaction"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init jndi-pattern="java:comp/env/jboss-seam-jee5/#{ejbName}/local" debug="true"/>
Modified: trunk/examples/jee5/booking/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/jee5/booking/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jee5/booking/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/jee5/remoting/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/jee5/remoting/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jee5/remoting/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:transaction="http://jboss.com/products/seam/transaction"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init jndi-pattern="java:comp/env/jboss-seam-remoting/#{ejbName}/local" debug="true"/>
Modified: trunk/examples/jpa/resources-glassfish/WEB-INF/components.xml
===================================================================
--- trunk/examples/jpa/resources-glassfish/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-glassfish/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,11 +6,11 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:manager conversation-timeout="120000"
concurrent-request-timeout="500"
Modified: trunk/examples/jpa/resources-glassfish/WEB-INF/pages.xml
===================================================================
--- trunk/examples/jpa/resources-glassfish/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-glassfish/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/jpa/resources-jboss/WEB-INF/components.xml
===================================================================
--- trunk/examples/jpa/resources-jboss/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-jboss/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,11 +6,11 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:manager conversation-timeout="120000"
concurrent-request-timeout="500"
Modified: trunk/examples/jpa/resources-jboss/WEB-INF/pages.xml
===================================================================
--- trunk/examples/jpa/resources-jboss/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-jboss/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/jpa/resources-tomcat/WEB-INF/components.xml
===================================================================
--- trunk/examples/jpa/resources-tomcat/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-tomcat/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,11 +6,11 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:manager conversation-timeout="120000"
concurrent-request-timeout="500"
Modified: trunk/examples/jpa/resources-tomcat/WEB-INF/pages.xml
===================================================================
--- trunk/examples/jpa/resources-tomcat/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-tomcat/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/jpa/resources-weblogic10/WEB-INF/components.xml
===================================================================
--- trunk/examples/jpa/resources-weblogic10/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-weblogic10/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,11 +6,11 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:manager conversation-timeout="120000"
concurrent-request-timeout="500"
Modified: trunk/examples/jpa/resources-weblogic10/WEB-INF/pages.xml
===================================================================
--- trunk/examples/jpa/resources-weblogic10/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-weblogic10/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/jpa/resources-weblogic92/WEB-INF/components.xml
===================================================================
--- trunk/examples/jpa/resources-weblogic92/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-weblogic92/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,10 +6,10 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:manager conversation-timeout="120000"
concurrent-request-timeout="500"
Modified: trunk/examples/jpa/resources-weblogic92/WEB-INF/pages.xml
===================================================================
--- trunk/examples/jpa/resources-weblogic92/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-weblogic92/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/jpa/resources-websphere61/WEB-INF/components.xml
===================================================================
--- trunk/examples/jpa/resources-websphere61/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-websphere61/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -6,12 +6,12 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:web="http://jboss.com/products/seam/web"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/web http://jboss.com/products/seam/web-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/web http://jboss.com/products/seam/web-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:manager conversation-timeout="120000"
concurrent-request-timeout="500"
Modified: trunk/examples/jpa/resources-websphere61/WEB-INF/pages.xml
===================================================================
--- trunk/examples/jpa/resources-websphere61/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/jpa/resources-websphere61/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd"
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd"
no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/mail/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/mail/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/mail/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -4,10 +4,10 @@
xmlns:mail="http://jboss.com/products/seam/mail"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/async http://jboss.com/products/seam/async-2.0.xsd
- http://jboss.com/products/seam/mail http://jboss.com/products/seam/mail-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/async http://jboss.com/products/seam/async-2.1.xsd
+ http://jboss.com/products/seam/mail http://jboss.com/products/seam/mail-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init debug="true" jndi-pattern="@jndiPattern@" />
Modified: trunk/examples/mail/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/mail/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/mail/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd">
<page view-id="/index.xhtml">
<begin-conversation join="true" />
Modified: trunk/examples/messages/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/messages/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/messages/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<components xmlns="http://jboss.com/products/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.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<component name="org.jboss.seam.core.init">
<property name="jndiPattern">@jndiPattern@</property>
Modified: trunk/examples/nestedbooking/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/nestedbooking/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/nestedbooking/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:transaction="http://jboss.com/products/seam/transaction"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/transaction http://jboss.com/products/seam/transaction-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init jndi-pattern="@jndiPattern@" debug="true"/>
Modified: trunk/examples/nestedbooking/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/nestedbooking/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/nestedbooking/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,6 +1,6 @@
<!DOCTYPE pages PUBLIC
- "-//JBoss/Seam Pages Configuration DTD 1.2//EN"
- "http://jboss.com/products/seam/pages-2.0.dtd">
+ "-//JBoss/Seam Pages Configuration DTD 2.1//EN"
+ "http://jboss.com/products/seam/pages-2.1.dtd">
<pages no-conversation-view-id="/main.xhtml"
login-view-id="/home.xhtml">
Modified: trunk/examples/numberguess/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/numberguess/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/numberguess/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -3,8 +3,8 @@
xmlns:bpm="http://jboss.com/products/seam/bpm"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/bpm http://jboss.com/products/seam/bpm-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<component name="numberGuess">
<property name="maxGuesses">10</property>
Modified: trunk/examples/numberguess/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/numberguess/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/numberguess/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd">
<page view-id="/numberGuess.jspx">
<begin-conversation join="true" pageflow="numberGuess"/>
Modified: trunk/examples/numberguess/resources/cheat.jpdl.xml
===================================================================
--- trunk/examples/numberguess/resources/cheat.jpdl.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/numberguess/resources/cheat.jpdl.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -12,7 +12,7 @@
<pageflow-definition xmlns="http://jboss.com/products/seam/pageflow"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.0.xsd"
+ "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.1.xsd"
name="cheat">
<start-state name="start">
Modified: trunk/examples/numberguess/resources/pageflow.jpdl.xml
===================================================================
--- trunk/examples/numberguess/resources/pageflow.jpdl.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/numberguess/resources/pageflow.jpdl.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -13,7 +13,7 @@
xmlns="http://jboss.com/products/seam/pageflow"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.0.xsd"
+ "http://jboss.com/products/seam/pageflow http://jboss.com/products/seam/pageflow-2.1.xsd"
name="numberGuess">
<start-page name="displayGuess" view-id="/numberGuess.jspx">
Modified: trunk/examples/portal/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/portal/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/portal/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -4,9 +4,9 @@
xmlns:security="http://jboss.com/products/seam/security"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<!-- Bootstrap Hibernate -->
<component name="bookingDatabase"
Modified: trunk/examples/quartz/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/quartz/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/quartz/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -5,10 +5,10 @@
xmlns:persistence="http://jboss.com/products/seam/persistence"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/async http://jboss.com/products/seam/async-2.0.xsd
- http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/async http://jboss.com/products/seam/async-2.1.xsd
+ http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd">
<pay:payment-home name="paymentHome"
new-instance="#{newPayment}"
Modified: trunk/examples/quartz/resources/WEB-INF/pages.xml
===================================================================
--- trunk/examples/quartz/resources/WEB-INF/pages.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/quartz/resources/WEB-INF/pages.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<pages xmlns="http://jboss.com/products/seam/pages"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.0.xsd">
+ xsi:schemaLocation="http://jboss.com/products/seam/pages http://jboss.com/products/seam/pages-2.1.xsd">
<page view-id="/search.xhtml">
<param name="accountId" value="#{accountHome.id}" converterId="javax.faces.Long" />
Modified: trunk/examples/registration/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/registration/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/registration/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -3,8 +3,8 @@
xmlns:core="http://jboss.com/products/seam/core"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd">
<core:init jndi-pattern="@jndiPattern@"/>
Modified: trunk/examples/remoting/chatroom/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/remoting/chatroom/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/remoting/chatroom/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,6 +1,6 @@
<!DOCTYPE components PUBLIC
- "-//JBoss/Seam Component Configuration DTD 2.0//EN"
- "http://jboss.com/products/seam/components-2.0.dtd">
+ "-//JBoss/Seam Component Configuration DTD 2.1//EN"
+ "http://jboss.com/products/seam/components-2.1.dtd">
<components>
Modified: trunk/examples/remoting/gwt/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/remoting/gwt/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/remoting/gwt/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -4,10 +4,10 @@
xmlns:remoting="http://jboss.com/products/seam/remoting"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd
- http://jboss.com/products/seam/remoting http://jboss.com/products/seam/remoting-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd
+ http://jboss.com/products/seam/remoting http://jboss.com/products/seam/remoting-2.1.xsd">
<core:init jndi-pattern="@jndiPattern@" debug="true"/>
-</components>
\ No newline at end of file
+</components>
Modified: trunk/examples/remoting/helloworld/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/remoting/helloworld/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/remoting/helloworld/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,6 +1,6 @@
<!DOCTYPE components PUBLIC
- "-//JBoss/Seam Component Configuration DTD 2.0//EN"
- "http://jboss.com/products/seam/components-2.0.dtd">
+ "-//JBoss/Seam Component Configuration DTD 2.1//EN"
+ "http://jboss.com/products/seam/components-2.1.dtd">
<components>
Modified: trunk/examples/remoting/poker/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/remoting/poker/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/remoting/poker/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,6 +1,6 @@
<!DOCTYPE components PUBLIC
- "-//JBoss/Seam Component Configuration DTD 2.0//EN"
- "http://jboss.com/products/seam/components-2.0.dtd">
+ "-//JBoss/Seam Component Configuration DTD 2.1//EN"
+ "http://jboss.com/products/seam/components-2.1.dtd">
<components>
Modified: trunk/examples/remoting/progressbar/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/remoting/progressbar/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/remoting/progressbar/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,6 +1,6 @@
<!DOCTYPE components PUBLIC
- "-//JBoss/Seam Component Configuration DTD 2.0//EN"
- "http://jboss.com/products/seam/components-2.0.dtd">
+ "-//JBoss/Seam Component Configuration DTD 2.1//EN"
+ "http://jboss.com/products/seam/components-2.1.dtd">
<components>
Modified: trunk/examples/seambay/resources/META-INF/standard-jaxws-endpoint-config.xml
===================================================================
--- trunk/examples/seambay/resources/META-INF/standard-jaxws-endpoint-config.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/seambay/resources/META-INF/standard-jaxws-endpoint-config.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -1,7 +1,7 @@
<jaxws-config xmlns="urn:jboss:jaxws-config:2.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:javaee="http://java.sun.com/xml/ns/javaee"
- xsi:schemaLocation="urn:jboss:jaxws-config:2.0 jaxws-config_2_0.xsd">
+ xsi:schemaLocation="urn:jboss:jaxws-config:2.0 jaxws-config_2.1.xsd">
<endpoint-config>
<config-name>Seam WebService Endpoint</config-name>
<pre-handler-chains>
@@ -14,4 +14,4 @@
</javaee:handler-chain>
</pre-handler-chains>
</endpoint-config>
-</jaxws-config>
\ No newline at end of file
+</jaxws-config>
Modified: trunk/examples/seambay/resources/WEB-INF/components.xml
===================================================================
--- trunk/examples/seambay/resources/WEB-INF/components.xml 2008-02-05 18:00:10 UTC (rev 7367)
+++ trunk/examples/seambay/resources/WEB-INF/components.xml 2008-02-05 19:37:56 UTC (rev 7368)
@@ -8,13 +8,13 @@
xmlns:web="http://jboss.com/products/seam/web"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
- "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.0.xsd
- http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
- http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.0.xsd
- http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.0.xsd
- http://jboss.com/products/seam/async http://jboss.com/products/seam/async-2.0.xsd
- http://jboss.com/products/seam/web http://jboss.com/products/seam/web-2.0.xsd
- http://jboss.com/products/seam/drools http://jboss.com/products/seam/drools-2.0.xsd">
+ "http://jboss.com/products/seam/core http://jboss.com/products/seam/core-2.1.xsd
+ http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.1.xsd
+ http://jboss.com/products/seam/components http://jboss.com/products/seam/components-2.1.xsd
+ http://jboss.com/products/seam/security http://jboss.com/products/seam/security-2.1.xsd
+ http://jboss.com/products/seam/async http://jboss.com/products/seam/async-2.1.xsd
+ http://jboss.com/products/seam/web http://jboss.com/products/seam/web-2.1.xsd
+ http://jboss.com/products/seam/drools