Bugs item #521108, was opened at 2002-02-21 10:38 Message generated for change (Comment added) made by jboynes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=521108&group_id=22866
Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Ilya Perminov (iperminov) Assigned to: Dain Sundstrom (dsundstrom) Summary: Changes in DVOs not detected Initial Comment: If a bean has fields of non-primitive types, "TunedUpdates" work incorrectly: modification of these fields is not detected and they are not updated in the database. The problem is that field values are not cloned and the same objects are used in "old" and "current" states of the bean. ---------------------------------------------------------------------- >Comment By: Jeremy Boynes (jboynes) Date: 2003-05-02 05:10 Message: Logged In: YES user_id=378919 Fixed in 3.2.1 assuming the field set accessor is called ---------------------------------------------------------------------- Comment By: Dain Sundstrom (dsundstrom) Date: 2002-09-12 10:23 Message: Logged In: YES user_id=251431 I believe this bug also exists in JBossCMP. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=521108&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
