George George

George George

  • NA
  • 778
  • 0

SOAP header

Sep 10 2008 5:46 AM

Hello everyone,


My situation is,

- when design the old version web services, I have not considered which SOAP header is needed for a specific web services method;

- client is generating proxy code from old version web services;

- now I want to upgrade web services code to retrieve some SOAP header from client request, and let client to set the SOAP header from each request;

My question is, since client is using old proxy which does not contain any information about how to generate SOAP header automatically, how could they add SOAP header in each request?


thanks in advance,
George