[jboss-user] [JBoss/Spring Integration] - hot deploy in jboss with spring+hibernate
zhangyuzheng
do-not-reply at jboss.com
Mon Jan 8 02:50:29 EST 2007
I have an application which uses struts+spring+Hibernate .
When I try to redeploy this application with change web.xml without restarting JBoss, then get the errors below.
[org.springframework.web.context.ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Initialization of bean failed; nested exception is org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Cannot configure CacheManager: null
org.hibernate.cache.CacheException: net.sf.ehcache.CacheException: Cannot configure CacheManager: null
how to solve this problem?
Any help in resolving the hot deployment issue is greatly appreciated.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3998870#3998870
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3998870
More information about the jboss-user
mailing list