Hi all,

test case project created as attachment bug3248.zip and attached to JIRA. It 
uses HSQLDB in memory you only have to start it (it's a Maven project).
HOW TO TEST:
- Unpack the bug3248.ZIP, 
- import the existing Maven project, 
- run the JUnit class TestReadonlyLazyloading, which tests whether the 
collections are read-only,
- notice how the lazily loaded collections fail the read-only test, while the 
identical regularly loaded are ok.

Hope this helps :)
S

Reply via email to