2 Replies Latest reply on Feb 17, 2009 6:37 AM by philip142au.philip_andrew.hotmail.com

    Lost update on seam-gen when two users update

    philip142au.philip_andrew.hotmail.com

      Hi,


      I was just testing my seam-gen code for the case where two users edit the same object.


      User A edits ID 1 and makes a change
      User B edits ID 1 and makes a change
      User A saves
      User B saves
      User A views the ID 1 item, and see's that user A's changes are lost and user B's changes have over-written


      This is a problem.


      Can anyone suggest a solution?


      Thanks, Philip