0 Replies Latest reply on Apr 9, 2007 2:42 AM by mallikarjunreddy

    Will context be opened if an exception have occured in try b

    mallikarjunreddy

      Hi,
      I am maintaining a "Transation" in that transaction I have opened the Context and Closed the context in that transaction if every thing is working fine with out any exception in that transaction then context will be opened and closed successfully.
      If any exception have occured after opening the context will that context hit the memory

      Will you please tell me what happens
      1] If an exception has occured in transaction after context got created
      2] Will context hit memory
      3] Till what time the context be stored in memory