What proxy type are you talking about? Is your Proxy an axis2 web service acting as a Proxy?
OR is it a Router/Gateway/Proxy Server of some type? Would be nice if you can be just a bit more specific to us. A clean way to do it is; to have proper routing information in the SOAP header Request and Result! And the Proxy must then act on this SOAP Header Info and route accordingly. And the result should apply to the same rules. Jsoef Von: [email protected] [mailto:[email protected]] Gesendet: Dienstag, 24. Mai 2011 22:49 An: [email protected] Betreff: Axis 1.4 client: add additional get/post param? Hi we are using an Axis 1.4 generated client. All requests are going through a proxy that requires a special "token" to exist for the request to proceed on to the actual endpoint. I need to "append" this token on as a get parameter on the endpoint URL per request, or send it along in the POST as an additional parameter. How can I do this with my Axis 1.4 client?
