As I stated in my fist post, I am using Ant task (org.apache.openjpa.ant.PCEnhancerTask), which most certainly does the job. And I am quite sure that I have all my entities(classes) listed in persistence.xml.
Am I correct thinking that if I am able to use OpenJPA at all without "-javaagent", then enhancement process should have happen? It seems to me that only "OneToMany" + Lazy create problems. All other fields gets fetched just fine (for the same object). -- View this message in context: http://n2.nabble.com/OneToMany-and-Lazy-fetch-%3A-is-it-still-broken--tp2115281p2115571.html Sent from the OpenJPA Users mailing list archive at Nabble.com.