[jboss-user] [JBoss Tools] - Hibernate Tools + Ehcache

Krasimir Goutcev do-not-reply at jboss.com
Thu Aug 4 09:42:39 EDT 2011


Krasimir Goutcev [http://community.jboss.org/people/krasig] created the discussion

"Hibernate Tools + Ehcache"

To view the discussion, visit: http://community.jboss.org/message/619397#619397

--------------------------------------------------------------
Hi,
I have hibernate.cfg.xml like this:
...
....
  +<property name="hibernate.cache.use_query_cache">true</property>+
+  <property name="hibernate.cache.use_second_level_cache">true</property>+
+  <property name="hibernate.cache.region.factory_class">net.sf.ehcache.hibernate.SingletonEhCacheRegionFactory</property>+
+  <property name="hibernate.cache.provider_configuration_file_resource_path">/ehcache2.xml</property>+
..
...



When i try to create connection with Hibernate Tools =>

+java.lang.NoSuchMethodError: net.sf.ehcache.Ehcache.getCacheConfiguration()Lnet/sf/ehcache/config/CacheConfiguration;+


Any help is welcome.

Regards.
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/619397#619397]

Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2128]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110804/b5755cab/attachment.html 


More information about the jboss-user mailing list