This one time, at band camp, Brian Devries said:

BD>I get the following exception message thrown when i try to commit the
BD>second database transaction :
BD>org.exolab.castor.jdo.ObjectModifiedException: Transaction aborted:
BD>Object of type com.intraware.vo.member.LoginVO with identity
BD>1,230,132,541 has been modified by a concurrent transaction
BD>
BD>Have I configured something incorrectly?

Brian,

The answer to the above question is yes. The problem stems from the
fact at the second half of the long transaction is not utilizing
db.update(). Please read the following:

    http://castor.exolab.org/long-transact.html


Bruce
--

perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to