Hi all, I've figured out how to get my web service to write incoming SOAP xml to disk (using the response\request flows of the wsdd and Handler classes).
However - if I'm accessing an Axis web service as a client - creating a binding, calling the method with a n Axis defined class as a parameter, etc - how abouts would I write the outgoing XML to disk? thanks, Jordan.
