Hello, I am trying to consume a .Net web service with the Apache soap toolkit. The web service is expecting the following header:
<tns:sdpChannelCredentials id="id1"> <UserName xsi:type="xsd:string">Martin Pichardo</UserName> <UserSecurityToken xsi:type="xsd:string">Password</UserSecurityToken> <UserServiceChannel xsi:type="xsd:string">any text</UserServiceChannel> </tns:sdpChannelCredentials> I haven't been able to create a soap hearder with the toolkit. Can anyone provide a code snippet for creating the soap header as illustrated above. any suggestions are appreciated, Thanks, Martin _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>