Title: problem with sequential calls using same Call object

Hi guys,

I maintain sessions to my service by using "session" scope on a server side, and same Call object on client side. However, when attaching files (javax.activation.DataHandler objects) to that single Call object, it also sends out all previously attached files in HTTP POST request. When using large files, it produces extremely large network traffic (MUCH more than supposed to be).

Is it a bug? Is there a work-around or fix?

Thanks in advance,

Alex Podlipski
GE Global eXchange Services

Reply via email to