[jboss-user] [JBoss jBPM] - Re: Deploying jbpm.war(3.1.3) to jboss as 4.0.5GA

jglan do-not-reply at jboss.com
Thu Nov 9 13:25:38 EST 2006


Regarding the hibernate 3.2 cache problem,

these lines in hibernate.cfg.xml helped in my case:

  | <property name="hibernate.cache.use_second_level_cache">false</property> 
  | <property name="hibernate.cache.use_query_cache">false</property> 

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

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



More information about the jboss-user mailing list