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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...