Hello
I'm testing resin 4.0.37, in particular with a flex application.
A new error occurs in flex :

Error #1056: Cannot create property _persistence_fetchGroup on 
adlresintest.Adluser.

It seems that new version of eclipselink adds a field which is not 
skipped by the serialization process.

I've added <property name="eclipselink.weaving.fetchgroups" 
value="false"/> and it solved the problem, but I'm afraid of removing 
some important optimization of eclipselink.

Is it the good workaround ?

Thanks a lot.

-- 
Riccardo Cohen
+33 (0)6 09 83 64 49
Société Realty-Property.com
16 rue de Belle Isle
37100 Tours
France

<http://www.appartement-maison.fr>

_______________________________________________
hessian-interest mailing list
hessian-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/hessian-interest

Reply via email to