[esb-java-dev] Logging

Kattubadi Basher Ahamed Kattubadi.BasherAhamed at imail.org
Tue Mar 31 07:07:14 PDT 2009


HI,
 I am designing Logging frame work in ESB. 
My requirement is from ESB I will send request and reply to one Queue, and another flow called audit flow  picks the request and response from that Queue for particular client request/response and merge together and put into Audit queue.
For synchronous call I can provide same message id for request and reply   and audit flow can picks the message from the queue with similar messageid messages and merge together.
In case of Asynchronous message how we will maintain similar messageid for both request and reply.

Or is there any  suggestion to handle this or any  other design  you propose.

Please reply .

Thanks in advance
Basher


More information about the Esb-java-dev mailing list