Please, I have a problem in my client of a web services with WSSE, i think that 
it is a versions problem because i send and receive the following (you can see 
it below)  but i generated the stubs with the option -2 and included the nsmap 
file in my program but it does not work, what could be??????
<ds:SignedInfo><ds:SignatureMethod 
Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1";></ds:SignatureMethod><ds:Reference
 URI="#Body"><ds:DigestMethod 
Algorithm="http://www.w3.org/2000/09/xmldsig#sha1";></ds:DigestMethod><ds:DigestValue>WO7fUHrOcR9wvIXebnCjUiOzRBo=</ds:DigestValue></ds:Reference></ds:SignedInfo>POST
 /ParlayX2Web/services/TerminalLocation HTTP/1.1^M
Host: testgatewaytws.pcslab.com:443^M
User-Agent: gSOAP/2.7^M
Content-Type: application/soap+xml; charset=utf-8^M
Content-Length: 1842^M
Connection: close^M
^M
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://www.w3.org/2003/05/soap-envelope"; 
xmlns:SOAP-ENC="http://www.w3.org/2003/05/soap-encoding"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema"; 
xmlns:c14n="http://www.w3.org/2001/10/xml-exc-c14n#"; 
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";......................

HTTP/1.1 500 Internal Server Error^M
Content-Type: text/xml; charset=utf-8^M
Connection: close^M
Server: Jetty(6.1.3)^M
^M
<soap:Envelope 
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>An
 error occurred, Error Code is VAL-009SWSS Interceptor failed to process 
message.</faultstring></soap:Fault></soap:Body></soap:Envelope>



      

Reply via email to