[jboss-cvs] jboss-seam/examples/ui/resources/WEB-INF ...
Peter Muir
peter at bleepbleep.org.uk
Wed Aug 1 07:49:57 EDT 2007
User: pmuir
Date: 07/08/01 07:49:57
Modified: examples/ui/resources/WEB-INF components.xml
Log:
Bug in ui example
Revision Changes Path
1.9 +1 -1 jboss-seam/examples/ui/resources/WEB-INF/components.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: components.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/ui/resources/WEB-INF/components.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- components.xml 26 Jun 2007 23:04:10 -0000 1.8
+++ components.xml 1 Aug 2007 11:49:57 -0000 1.9
@@ -9,7 +9,7 @@
http://jboss.com/products/seam/persistence http://jboss.com/products/seam/persistence-2.0.xsd
http://jboss.com/products/seam/framework http://jboss.com/products/seam/framework-2.0.xsd">
- <core:init jndi-name="jboss-seam-ui-example/#{ejbName}/local" debug="true"/>
+ <core:init jndi-pattern="jboss-seam-ui-example/#{ejbName}/local" debug="true"/>
<core:manager conversation-timeout="120000"/>
More information about the jboss-cvs-commits
mailing list