-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Cache config question
PostPosted: Sun May 09, 2004 5:51 am 
Newbie

Joined: Fri Oct 03, 2003 6:47 am
Posts: 15
Hi,
I'm succesfully using EHCache with Hibernate 2.1.3 and I have a question about some log entries I get at startup that I would like to know more about. I use XDoclet to generate my mappings...

When creating the Hibernate Configuration I get a bunch of

Code:
WARN [main] (Configurator.java:123) - No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: file:/C:/jakarta/jakarta-tomcat-5.0.19/work/Catalina/localhost/monster/loader/ehcache-failsafe.xml
WARN [main] (Plugin.java:95) - Could not find configuration for se.tnsys.monster.model.schedule.MonsterMonitorSchedule. Configuring using the defaultCache settings.
WARN [main] (Plugin.java:95) - Could not find configuration for se.tnsys.monster.model.monitor.MonitorView. Configuring using the defaultCache settings.
WARN [main] (Plugin.java:95) - Could not find configuration for se.tnsys.monster.model.monitor.Monitor. Configuring using the defaultCache settings.
WARN [main] (Plugin.java:95) - Could not find configuration for se.tnsys.monster.model.event.EventHistory. Configuring using the defaultCache settings.
WARN [main] (Plugin.java:95) - Could not find configuration for se.tnsys.monster.security.MonsterAuth. Configuring using the defaultCache settings.


I guess that I miss some configuration for EHCache and on class level. Does anyone have any examples of this configuration that I could take a peek at...

Thanks // Torben Norling


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 09, 2004 10:24 am 
Beginner
Beginner

Joined: Tue Feb 10, 2004 2:30 pm
Posts: 25
You need to make a class specific EHCache config file and put it on your classpath.


Top
 Profile  
 
 Post subject:
PostPosted: Sun May 09, 2004 10:25 am 
Beginner
Beginner

Joined: Tue Feb 10, 2004 2:30 pm
Posts: 25
http://www.hibernate.org/158.html


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.