Joined: Tue May 04, 2004 3:32 pm Posts: 16 Location: Iowa
|
I wonder if there is any way that we can automatically generate the EHCache.xml for us. I am using XDoclet, maven and JBoss. Everything else can be generated. But do I have to manually add ehcache properties to the configuration file for every domain objects even they all have the same cache setup?
The second question: Is there any configuration file similar to EHConfig.xml for TreeCache? Or can we config treecache with JMX?
The third question: Does any know the TreeCache's performance when used as a Hibernate plugin?
The last question: If I config second level cache, does the session level or query cache will use the same cache manager and same cache?
Thanks.
Richard
|
|