我有一个使用JDBCTemplate和Hibernate的应用程序。这两个配置都使用ehcache,但抛出了异常:
org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Another unnamedPlease provide unique names for ea
当我将.war文件复制到自动部署目录中时,glassfish日志返回异常,并且应用程序没有出现在服务器管理控制台上的应用程序列表中。我咨询了当地的一位同事,根据与工作实例的比较,我们认为来自Glassfish服务器的痕迹可能与原因有关,如下所示:Caused by: org.hibernate.service.spi.ServiceException(Ejb3Configuration.java:913)Caused by: o
为了在我的grails应用程序中个性化ehcache,我在config目录中添加了以下xml:Caused by: net.sf.ehcache.CacheException: Error configuring from input stream.Initial cause was null:9: Element <de