Bugs item #557699, was opened at 2002-05-18 12:12 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=557699&group_id=22866
Category: JBossCMP Group: v3.0 Rabbit Hole >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Julien Viet (cooperfbi) >Assigned to: Nobody/Anonymous (nobody) Summary: cmr field not set in ejbPostCreate Initial Comment: A cmr field association (1-n) is not done. See attached test case. ---------------------------------------------------------------------- Comment By: Achim Thesmann (thesmann) Date: 2002-06-04 05:02 Message: Logged In: YES user_id=530288 This problem exists for 1:n and 1:1 relationships set in the ejbPostCreateMethod. There is no UPDATE statement executed in the database. As a workaround I now use a ejbHome method which creates the object and sets the relations. I think that this is a serious problem because a 1:n relationship is a common case and I am not very happy that the release(!) contains such a bug. ---------------------------------------------------------------------- Comment By: Tim McCune (javajedi) Date: 2002-05-18 18:48 Message: Logged In: YES user_id=62441 Is this a duplicate of bug 544437? ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=557699&group_id=22866 _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development