Just read this article on javaworld:

http://www.javaworld.com/javaworld/jw-07-2001/jw-0713-optimism.html

which suggests a simple Optimistic Locking pattern for entity beans that,
according to the article, "does not depend on any particular application
server implementation".  Is this true?  Can I adapt this pattern to WL 5.1
and get Optimistic Locking?  Specifically, how can I tell WL 5.1 to turn off
its pessimistic locking of entity bean instances so I can delegate the task
to this pattern?  Seems to me only WL 6.0 and above has this flag...

Gene Chuang
Kiko.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to