1 Reply Latest reply on Jan 19, 2009 11:27 AM by adrian.brock

    Question about inflow and container managed transactions

    dmlloyd

      The JCA spec covers importing a transaction (via inflow), and it also covers allowing the container to manage and control the transaction.

      But I'm having a hard time finding anything in the spec that covers letting the container manage a transaction, but allowing the EIS to *control* it (e.g. start it, perform some work inside the txn, and then commit the txn). Is this missing from the spec, or am I just blind?