WSE Webservice
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
Dear All, I am working on WSE 2.0 and come around a situation where i need to develop a non WSE client which consumes a WSE 2.0 enabled web service. My client is a normal aspx page where i am trying to consume the web service through javascript code(xmlhttprequest). I have developed a SOAP message for the non wse client. For this i extracted a "request SOAP message" to the same web service from a client which makes use of WSE 2.0. i copied all this SOAP message as it is in to a client side variable and built the SOAP message for the non wse client. When i send the request it gives the error that invalid username token. Can anybody help me regarding this. Eagerly awaiting
Ramesh.Kanjinghat