|
|
 |
BOOK: Professional Java Development with the Spring Framework  | This is the forum to discuss the Wrox book Professional Java Development with the Spring Framework by Rod Johnson, Juergen Hoeller, Alef Arendsen, Thomas Risberg, Colin Sampaleanu; ISBN: 9780764574832 |
|
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Professional Java Development with the Spring Framework section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
|
 |

September 26th, 2005, 08:25 AM
|
|
Registered User
|
|
Join Date: Sep 2005
Location: , , .
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
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
|

January 16th, 2009, 12:38 AM
|
|
Registered User
|
|
Join Date: Jan 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Sample Problem
Hi David .
I bought this book recently and wanted to try out the application on Mysql and Tomcat .
Iam getting the Same screen like what you have said above
where you able of rectify the problem ?
I would appreciate your feedback
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
 |