you must have jboss-cache.jar and jgroups.jar in your server/default/lib and 
also ejb3-entity-cache-service.xml in server/default/deploy.

maybe copy them from the "all" config or even better use jboss installer with 
option "ejb3 distributed"

you can have this setting in persistence.xml also, but in my tests I had to set 
them again in the map passed to createEntityManagerFactory. Otherwise the 
hibernate default (ehcache) is used.

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

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


_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to