Problem with Boxoffice and EhCache
Hey Everyone,
I am working on getting the boxoffice example running on my Windows machine and I'm running into problems deploying. I'm using tomcat 5.5 and mysql ver 14.1. I have successfully installed the required database. The errors seems to center around the enchache configuration. If anyone has any insight into this I would appreciate then information.
Currently I only see:
Welcome to the Mandala Center -- Metropolis' most exciting and diverse entertainment venue.
(Note, in this sample application, only the Romeo and Juliet Theatre performance is available)
Thanks, David
Below is part of the log containing the warnings
Sep 26, 2005 7:51:14 AM org.apache.catalina.startup.HostConfig deployWAR
INFO: Deploying web application archive ticket.war
2005-09-26 07:51:18,171 WARN [net.sf.ehcache.config.Configurator] - <No configur
ation found. Configuring ehcache from ehcache-failsafe.xml found in the classpat
h: jar:file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%205.5/weba
pps/ticket/WEB-INF/lib/ehcache-1.1.jar!/ehcache-failsafe.xml>
2005-09-26 07:51:18,406 WARN [org.hibernate.cache.CacheFactory] - <read-only cac
he configured for mutable class: org.springframework.prospring.ticket.domain.Sea
t>
2005-09-26 07:51:18,406 WARN [org.hibernate.cache.CacheFactory] - <read-only cac
he configured for mutable class: org.springframework.prospring.ticket.domain.Sea
t>
2005-09-26 07:51:18,406 WARN [org.hibernate.cache.EhCacheProvider] - <Could not
find configuration [org.springframework.prospring.ticket.domain.Seat]; using def
aults.>
2005-09-26 07:51:18,406 WARN [org.hibernate.cache.EhCacheProvider] - <Could not
find configuration [org.springframework.prospring.ticket.domain.Seat]; using def
aults.>
2005-09-26 07:51:18,734 WARN [org.hibernate.cache.CacheFactory] - <read-only cac
he configured for mutable class: org.springframework.prospring.ticket.domain.Sea
tingPlan>
2005-09-26 07:51:18,734 WARN [org.hibernate.cache.CacheFactory] - <read-only cac
he configured for mutable class: org.springframework.prospring.ticket.domain.Sea
tingPlan>
2005-09-26 07:51:18,734 WARN [org.hibernate.cache.EhCacheProvider] - <Could not
find configuration [org.springframework.prospring.ticket.domain.Seatin gPlan]; us
|