If I have a set of add/remove functions (as well as regular set/get
methods for the vector) for a child of an object I get the following
error. -----
java.lang.IllegalStateException: Transaction
[EMAIL PROTECTED] does not hold
the read lock: com.vort.vortSizer.beans.UserInfoBean/nick/0 -/-!
-----
By changing nothing else in the code and removing the add/remove functions the error goes away. Any ideas on how to solve this?
Are you sure the remove-method makes a difference?
Nice if you can explain what you are trying to do, when the exception occur etc.
Also give relevant excerpt from the mapping-file.
Stein
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
