Search:

Type: Posts; User: sbhatt; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    11
    Views
    2,313

    Quote

    Thanks,
    How can i implement external coordinaters.How can i make both Applications
    to listen to that external coordinator?
  2. Replies
    11
    Views
    2,313

    Quote

    Wot abt the case where ,if exception is raised in AP1 ,The transactions in AP1
    along with AP2 has to be rolled back
  3. Replies
    11
    Views
    2,313

    Reply

    AP1 ----> DB1
    AP2 ----> DB2

    Application 1(AP1) updates DB1,Application 2(AP2) updates DB2.
    I send a web service call from AP1 to A2 to update DB2.AP1,AP2 may reside on
    same server or...
  4. Replies
    11
    Views
    2,313

    Transaction management

    Hi all,
    I have a service method which is transactional.I have two calls
    1.a call to update a local Mysql db.
    2.Call a web service to update another database
    My requirement is to make both of...
Results 1 to 4 of 4