Problem with parsing SOAP security element using older namespace in WSE 2

K

kaush

Hi all,

I am implementing a web service server to accept SOAP
messages from my client and send a SOAP response back. Actually I am
using .NET's WSE-2 for receiving and sending SOAP messages. The message
I get from my client has a "security" element with "username" and
"password" fields which I got to authenticate. Actually the namespace
associated with "security" element my client is using is
"http://schemas.xmlsoap.org/ws/2003/06/secext". WSE-2 supports Oasis
version of Security and namespace associated with it is
"http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd".
My client does not want to update their part. SO I got to get
away with the problem. Just changing namespaces won't work. I am not
sure how to go about this. Is anyone aware of any tool which would
allow me to interoperate or some way using WSE-2 I could pasre the
header element having the older namespace. Please help me out.

Thanks,
kaush
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top