Hi Devs,

In the CacheMediator we serialize the SOAPEnvelope after we clone it. So,
I'm thinking the reason behind having it that way is to stop the content
being lost after the serialization is done.

MessageHelper.cloneSOAPEnvelope(synCtx.getEnvelope()).serialize(fbaos);

So, can someone shed some light into why we have it that way? Correct me if
I am wrong.

-- 
Regards,
Heshan Suriyaarachchi

http://heshans.blogspot.com/

Reply via email to