[jboss-cvs] jboss-seam/examples/hibernate2/resources/glassfish ...
Gavin King
gavin.king at jboss.com
Thu Dec 14 14:33:34 EST 2006
User: gavin
Date: 06/12/14 14:33:34
Modified: examples/hibernate2/resources/glassfish components.xml
Log:
fix validation
Revision Changes Path
1.3 +1 -1 jboss-seam/examples/hibernate2/resources/glassfish/components.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: components.xml
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/resources/glassfish/components.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- components.xml 12 Dec 2006 07:42:59 -0000 1.2
+++ components.xml 14 Dec 2006 19:33:33 -0000 1.3
@@ -18,7 +18,7 @@
<core:hibernate-session-factory name="hibernateSessionFactory"/>
<core:managed-hibernate-session name="bookingDatabase"
- sessionFactoryJndiName="bookingDatabase"/>
+ session-factory-jndi-name="bookingDatabase"/>
</components>
More information about the jboss-cvs-commits
mailing list