|
|
|
tomcat部署出现异常如下[main] WARN : net.sf.ehcache.config.Configurator
|
发表: 2008年05月10日 09:47
|
回复
|
|
[main] WARN : net.sf.ehcache.config.Configurator#configure : No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/D:/apache-tomcat-6.0.16/apache-tomcat-6.0.16/webapps/Tnews/WEB-INF/lib/ehcache-1.1.jar!/ehcache-failsafe.xml 这个问题没见过,不知道是什么原因。 [main] ERROR: org.hibernate.proxy.BasicLazyInitializer#getProxyFactory : CGLIB Enhancement failed: com.zhiyao.tnews.model.Type 这是第二个错误信息,说什么对我model下的Type.java无法获得ProxyFactory,奇怪啊,我在applicationContext.xml已经配置好了相应的信息,是向下柔和Hibernate啊,相应的Type.hbm.xml也加进去了啊! 就这两个问题啊! 望帮帮忙啊,最近写毕业设计用SSH啊。
|
|