0 Replies Latest reply on Nov 7, 2007 5:08 AM by jennygandra

    way to implement commit and rollback for API calls (non DB)

    jennygandra

      hi all,
      I want to implement commit and rollback for API calls (on non DB).
      I want to know how exaclty are commit and rollback being performed in the jboss application server source code(i.e, which classes or methods are performing it) so that I can implement them for non databases.
      Can anybody help me in this regard?