2 Replies Latest reply on Apr 12, 2006 11:00 AM by baumgarten

    Monitoring in session facade

    baumgarten

      Hi

      I've a deep session facade in my application. I want to monitor the activities in my app from the first session call (done by the client) until this call is finished. The problem is that there are many parallel calls so I need some criteria to separate my log infos. Is there such a criteria that is unique for a special client call? (perhaps a session id or a transaction id) I use only CMP.

      Thanks