Hi folks,
we're accessing web-services as described in "19.5.8 Accessing web services using JAX-WS" (http://static.springsource.org/sprin.../remoting.html)
However, we need to add an extra http-header to each service call. The value varies from call to call and cannot be configured globally.
How can I do so? Is there a way to use a modified http-client or to inject an interceptor?
Thanks in advance,
Keep smiling
yanosz
