[jboss-user] [EJB 3.0] - Re: Caching EJB3 entity beans in standalone installation

scraatz do-not-reply at jboss.com
Wed Jul 19 08:04:38 EDT 2006


Marcus,

JBoss has a default cache provider. You should be able to remove the property from your configuration. It is only needed, when using embedded EJB. There you can use:


  |       <property name="hibernate.cache.provider_class" value="org.hibernate.cache.HashtableCacheProvider"/>
  | 

Stefan

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

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



More information about the jboss-user mailing list