[jboss-user] [EJB 3.0] - Re: [Jboss 5.0.0.GA] problem with JNDI name persistent unit

jaikiran do-not-reply at jboss.com
Fri Jan 30 05:11:24 EST 2009


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#4205793

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



More information about the jboss-user mailing list