[jboss-user] [JBoss Cache Users] - Re: JBoss Cache and Hibernate

Milesy1871 do-not-reply at jboss.com
Mon Aug 24 05:22:00 EDT 2009


seems the properties have been picked up as HTML.

Will try in a code tag:

 <property name="hibernate.transaction.manager_lookup_class"                        
  |                       value="org.hibernate.transaction.SunONETransactionManager "/>
  | 
  |             <property name="hibernate.cache.use_second_level_cache"
  |                       value="true"/>
  |             <property name="hibernate.cache.use_query_cache"
  |                       value="true"/>
  |             <property name="hibernate.cache.region.jbc2.query.localonly"
  |                       value="true"/>
  |             <property name="hibernate.cache.region.factory_class"
  |                       value="org.hibernate.cache.jbc2.MultiplexedJBossCacheRegionFactory"/>

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4251120#4251120

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4251120



More information about the jboss-user mailing list