2 Replies Latest reply on Jun 4, 2004 10:48 AM by cvandyck

    How to find out if there is an active CMT

    cvandyck

      This is probably pretty simple.. . but I can't figure it out.

      I've got multiple SLSB methods that specify "Supports" for their container managed transactions.

      I'd like to be able to determine in those methods whether or not a transactional context has been created prior to that method invocation and is active for this method invocation. Is this possible?