change ehcache disk location used for testing to avoid conflicts

This commit is contained in:
Strong Liu 2011-09-28 15:50:54 +08:00
parent 3c4ed4fe6b
commit e655163c24
1 changed files with 111 additions and 111 deletions

View File

@ -32,7 +32,7 @@
user.home - User's home directory
user.dir - User's current working directory
java.io.tmpdir - Default temp file path -->
<diskStore path="java.io.tmpdir"/>
<diskStore path="hibernate-ehcache/target/tmp"/>
<!--Default Cache configuration. These will applied to caches programmatically created through