call getRequestCopy() to track the bytes. Hope this helps.
-Daniel Barry White wrote:
Hi,
I've built a web services client with Apache SOAP 2.3.1 which is used for uploading images. I would like to be able to track the number of bytes sent for a progress bar but have not found a way of doing this. It is a university project so I am still quite new to Java and SOAP.
I have looked through the classes and some of the sources too and have found no clues, or just got lost! I guess I need access to the output stream. Can anyone tell me if this is possible (it's always possible!) and if so maybe give me some pointers.
Thanks in advance,
Barry
