1 Reply Latest reply on Feb 17, 2007 5:45 PM by bill.burke

    Usage of StatefulBeanContext TxSynchronized property

    brian.stansberry

      Noticed that nowhere is the StatefulBeanContext txSynchronized property ever set to "true". Only call to the setter is in SessionSynchronizationInterceptor.SFSBSessionSynchronization.afterCompletion(), which sets it "false".

      Don't know enough about the use of this field to know the effect of this, but it seems like either a bug or a no-longer needed property.