Hello.
Would somebody tell me how to enrich soap header before sending via webserviceTemplate?
Basicailly, I want to call a WS which authenticates and provides the cookie in the response HTTP...
Type: Posts; User: heynoor; Keyword(s):
Hello.
Would somebody tell me how to enrich soap header before sending via webserviceTemplate?
Basicailly, I want to call a WS which authenticates and provides the cookie in the response HTTP...
Hello, I am relatively new to Web Services and I want to know how to extract HTTP cookies from a soap request.
I am using spring WS clent and XMLBeans to marshal / un-marshal. My code snippet:
...