anonymous wrote : java.lang.IllegalArgumentException: Cache name cannot contain
'/' characters.
Someone else had reported this here
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=146929
anonymous wrote : I think this is caused by the not working of the
jboss.entity.manager.factory.jndi.name
No that's not the cause. The problem is because of the EhCache usage:
<property name="hibernate.cache.provider_class"
value="org.hibernate.cache.EhCacheProvider" />
|
Question: Are you intentionally using EhCache?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4205793#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...