[jboss-cvs] jboss-seam/examples/spring/resources ...
Norman Richards
norman.richards at jboss.com
Sat Feb 17 12:40:55 EST 2007
User: nrichards
Date: 07/02/17 12:40:55
Modified: examples/spring/resources spring-beans.xml
Log:
quick fix for xsd
Revision Changes Path
1.5 +1 -1 jboss-seam/examples/spring/resources/spring-beans.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: spring-beans.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/spring/resources/spring-beans.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- spring-beans.xml 16 Feb 2007 22:43:23 -0000 1.4
+++ spring-beans.xml 17 Feb 2007 17:40:55 -0000 1.5
@@ -9,7 +9,7 @@
http://www.springframework.org/schema/aop http://www.springframework.org/schema/aop/spring-aop-2.0.xsd
http://icslib.wh.ldsglobal.net/schema/ldsutil http://icslib.wh.ldsglobal.net/schema/ldsutil/spring-ldsutil-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 file:/Users/orb/proj/jboss/jboss-seam/examples/spring/src/org/jboss/seam/ioc/spring/spring.xsd"
+ http://jboss.com/products/seam/spring classpath:/org/jboss/seam/ioc/spring/spring.xsd"
default-lazy-init="true">
<bean class="org.springframework.beans.factory.annotation.RequiredAnnotationBeanPostProcessor" />
More information about the jboss-cvs-commits
mailing list