You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Andy Dolbey <an...@gmail.com> on 2005/02/26 04:48:40 UTC

client-side access to request SOAP message, before submission

Does Axis offer any way for a client class to examine and perhaps
modify a SOAP request message immediately before the message is sent
across the wire?  If so, this might offer me a chance to mend some
tricky interop problem cases I've been having with complex data types.

If anyone knows about this, and/or has had experiences with it, please
let me know.

Thanks!

Andy