[hibernate-commits] Hibernate SVN: r17676 - sandbox/trunk/lobtest-ee5/lobtest-ejb.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Oct 9 03:25:10 EDT 2009


Author: dstephan
Date: 2009-10-09 03:25:09 -0400 (Fri, 09 Oct 2009)
New Revision: 17676

Modified:
   sandbox/trunk/lobtest-ee5/lobtest-ejb/hibernate-service.xml
Log:
Updates for HibernateService use case.

Modified: sandbox/trunk/lobtest-ee5/lobtest-ejb/hibernate-service.xml
===================================================================
--- sandbox/trunk/lobtest-ee5/lobtest-ejb/hibernate-service.xml	2009-10-09 07:23:34 UTC (rev 17675)
+++ sandbox/trunk/lobtest-ee5/lobtest-ejb/hibernate-service.xml	2009-10-09 07:25:09 UTC (rev 17676)
@@ -38,7 +38,7 @@
 		<property name="hibernate.cache.provider_class">org.hibernate.cache.HashtableCacheProvider
 		</property>
 
-		<attribute name="ClassResources">com.redhat.gss.lobtest.jpa.Thing</attribute>
+		
 	</mbean>
 
 </server>



More information about the hibernate-commits mailing list