Hi, I'm realy new to J2EE and EJB3.
Is it possible to lock an entity exclusivly for one client? I have the following scenario: - 2 clients or more (Standalone Java Clients) accessing customer entities. Client 1 opens customer A Client 2 opens customer A So far so good. Both are clients are in "viewmode". The question is, how can one of the clients mark customer A "editing" so the other client has to wait, until client A commits its changes? If there is any example code, post it ;) Thanks! Meikel View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3884880#3884880 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3884880 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
