[jbosstools-issues] [JBoss JIRA] (JBIDE-18299) ClassNotFoundException for SingletonEhCacheRegionFactory

Koen Aers (JIRA) issues at jboss.org
Tue Sep 8 08:21:00 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-18299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koen Aers resolved JBIDE-18299.
-------------------------------
    Resolution: Rejected


I am resolving this issue as 'rejected' because the described situation is perfectly normal behaviour. It does not make sense for the tools to use the cache when doing its business by default but if you want to do this anyway you need to add the cache implementation on the class path of either the project or the console configuration. You also can avoid this by overriding the "hibernate.cache.*" properties in a separate properties file and pointing to that file from the console configuration.

> ClassNotFoundException for SingletonEhCacheRegionFactory
> --------------------------------------------------------
>
>                 Key: JBIDE-18299
>                 URL: https://issues.jboss.org/browse/JBIDE-18299
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: hibernate
>    Affects Versions: 4.2.0.CR1
>         Environment: Eclipse Luna; OpenJDK 7; Ubuntu Trusty; Hibernate 4.1.12; Hibernate Tools 4.0.1CR1-v20140907
>            Reporter: Luke Maurer
>            Assignee: Koen Aers
>             Fix For: 4.3.0.CR1
>
>
> Opening the Session Factory subtree in the Hibernate Configurations tab fails with a logged {{ClassNotFoundException}} for {{org.hibernate.cache.ehcache.SingletonEhCacheRegionFactory}}.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list