# HG changeset patch # User Felix Wolfsteller # Date 1325771717 0 # Node ID 0553e31d25e7a119eb29d6fbc4b0713c81370d34 # Parent ca6ccf722c24a96da5f6f7c328177c0a24da405a Disable cross section cache to avoid lazy initialization issues. flys-artifacts/trunk@3596 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r ca6ccf722c24 -r 0553e31d25e7 flys-artifacts/ChangeLog --- a/flys-artifacts/ChangeLog Thu Jan 05 13:39:58 2012 +0000 +++ b/flys-artifacts/ChangeLog Thu Jan 05 13:55:17 2012 +0000 @@ -1,3 +1,9 @@ +2011-01-05 Felix Wolfsteller + + flys/issue443 (Querprofile: Hibernate LazyInitializationException) + + * doc/conf/cache.xml: Disable cache for cross-sections. + 2012-01-05 Ingo Weinzierl flys/issue447 (W-Differenzen: Fehler beim Hinzufügen einer Parameterisierung) diff -r ca6ccf722c24 -r 0553e31d25e7 flys-artifacts/doc/conf/cache.xml --- a/flys-artifacts/doc/conf/cache.xml Thu Jan 05 13:39:58 2012 +0000 +++ b/flys-artifacts/doc/conf/cache.xml Thu Jan 05 13:55:17 2012 +0000 @@ -92,11 +92,14 @@ memoryStoreEvictionPolicy="LRU" /> - +