Re: Problem in BMP entity beans due to comncurrent transactions in IBM Websphere
Posted By:
neeraj_pandey
Posted On:
Friday, January 21, 2005 10:25 AM
Ideally, optimistic update should have solved your problem but my past experience with Websphere says that it OptimisticUpdate settings doesn't work properly. To avoid this, I wrote my own code of managing this concurancy problem.