anonymous wrote : Regarding older EJBs using 1.0 deployment descriptors but deployed 
into 3.2.3 container, can the container manage optimistic locking for these?
  | 
No.

anonymous wrote : Regarding last post, this seems to contradict what is printed in the 
Admin/dev guide. 
What is contradicting?

anonymous wrote : Using the "versioning" approach, won't multiple gets() get the same 
version if the no updates have been made between gets()? 
Yes, the same value.

anonymous wrote : Also, when using the "versioning" approach, does the container 
detect a conflict and throw an exception when a request to update is associated with 
an out-of-date version?
Sure, that's the purpose of OL. The tx is rolled back.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840412#3840412

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840412


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to