"Abhinav Maheshwari" <[EMAIL PROTECTED]> writes:
> > Hi Stefan,
> > I am pasting a wsdl for your reference. Please see the embedded 
comments.
> > On the client side, C# needs to see the SessionID element in WSDL so 
that
> > it can create member variable SessionID for the service. But Axis does 
not
> > generate such a WSDL. Hence you need to modify the WSDL produced by 
Axis
> > and manually add the SessionID element. Then you should use the 
modified WSDL
> > in Visual Studio. Following is an example of the modified WSDL with 
the
> > comments preceding the modifications.

Is it possible to accomplish this via the HTTP headers instead of the
SOAP headers?  Or does that technique only work with Axis clients?

Thanks!
Mike B.

Reply via email to