[jboss-cvs] jboss-seam/examples/spring/resources ...
Norman Richards
norman.richards at jboss.com
Tue Feb 27 02:16:53 EST 2007
User: nrichards
Date: 07/02/27 02:16:53
Modified: examples/spring/resources applicationContext.xml
Log:
dtd/xsd versions
Revision Changes Path
1.7 +31 -31 jboss-seam/examples/spring/resources/applicationContext.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: applicationContext.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/spring/resources/applicationContext.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- applicationContext.xml 22 Feb 2007 06:24:06 -0000 1.6
+++ applicationContext.xml 27 Feb 2007 07:16:53 -0000 1.7
@@ -8,7 +8,7 @@
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.0.xsd
- http://jboss.com/products/seam/spring http://jboss.com/products/seam/spring-1.1.xsd
+ http://jboss.com/products/seam/spring http://jboss.com/products/seam/spring-1.2.xsd
http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-2.0.xsd"
default-lazy-init="true">
More information about the jboss-cvs-commits
mailing list