> Do you see the same issue if you set the fetch type
> on your OneToMany to "EAGER"?
@OneToMany(cascade={CascadeType.ALL}, fetch=FetchType.EAGER)
Results in the same problem.
[Message sent by forum member 'samdoyle' (samdoyle)]
http://forums.java.net/jive/thread.jspa?messageID=223865