From: <dd...@us...> - 2012-08-16 11:22:54
|
Revision: 2790 http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2790&view=rev Author: ddietz Date: 2012-08-16 11:22:48 +0000 (Thu, 16 Aug 2012) Log Message: ----------- fix: removed Collections.unmodifiable... in JAXB-output-methods which does not actually access the proxy of the collection which will/can lead to LazyInitializationException during un-marshalling Modified Paths: -------------- branches/0.7/trunk/components/cms/src/java/org/torweg/pulse/component/cms/model/CMSContent.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreContent.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreContentImageGroup.java branches/0.7/trunk/components/store/src/java/org/torweg/pulse/component/store/model/StoreVariant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Content.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/ContentLocalizationMap.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Localized.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/content/Variant.java branches/0.7/trunk/container/src/java/org/torweg/pulse/site/map/SitemapNode.java branches/0.7/trunk/container/src/java/org/torweg/pulse/util/entity/AbstractImageGroup.java branches/0.7/trunk/container/src/java/org/torweg/pulse/vfs/VirtualFile.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |