1 Reply Latest reply on Jun 16, 2005 1:20 PM by starksm64

    Transactions and file manipulations

    wmax

      Hello,

      I have a Stateless Session Bean that needs to manipulate files on the local file system. Now I wonder if it is possible that this bean participates in a container managed transaction?

      Basically this means I would like to be notified about each phase of the two-phase commit process. Is this possible?

      Thanks in advance,

      Markus