I am having an issue when multiple web clients are trying to update a common entity bean. It seems to me because Jonas is using the Option C commit time method (from EJB Spec 1.1 page 118), it does not truly serialize access to a bean's methods. Basically because multiple transactions are accessing the bean I am getting deadlocks on the database. It seems to me this would be a common problem with Jonas, any suggestions on how to address these deadlock issues. Robert Hubbard Marathon Innovations (919) 462-1489 ---- This list is cross-posted to two mail lists. To unsubscribe, follow the instructions below for the list you subscribed to. For objectweb.org: send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe ejb-container-group". For enhydra.org: send email to [EMAIL PROTECTED] and include in the body of the message "unsubscribe ejb-container-group".
