You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2010/12/19 12:43:34 UTC

[jira] Updated: (AXIS2-3995) AXIOM-based re-generation of Tong's secure service leads to this error: The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/SecureService and the WSA Action = http://ttdev.com/ss/NewOperation

     [ https://issues.apache.org/jira/browse/AXIS2-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe updated AXIS2-3995:
-------------------------------------

    Component/s:     (was: wsdl)
                 codegen

> AXIOM-based re-generation of Tong's secure service leads to this error: The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/SecureService and the WSA Action = http://ttdev.com/ss/NewOperation
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2-3995
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3995
>             Project: Axis2
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.4
>         Environment: Win32, Java JDK 1.5.0_15, Rampart 1.4
>            Reporter: Thomas Poetter
>            Assignee: Nandana Mihindukulasooriya
>
> Tong's example source code „SecureService" (http://www.agileskills2.org/DWSAA/source.zip) was re-generated with corrected ws-policy URLs (http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient).
> Commands used for generation:
> wsdl2java.bat -uri C:\AIS\ConcatAXIS2_1_4_AXIOM_Unencrypted\SecureService.wsdl -p com.ttdev.secure -t -ap -or -o C:\AIS\ConcatAXIS2_1_4_AXIOM_Unencrypted
> wsdl2java.bat -uri C:\AIS\ConcatAXIS2_1_4_AXIOM_Unencrypted\SecureService.wsdl -p com.ttdev.secure -t -ss -sd -ssi -g -ap -or -o C:\AIS\ConcatAXIS2_1_4_AXIOM_Unencrypted
> Transcript:
> ...
> WSSecSig: si.getCanonicalizedOctetStream() = <ds:SignedInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
> <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:CanonicalizationMethod>
> <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></ds:SignatureMethod>
> <ds:Reference URI="#Id-14688457">
> <ds:Transforms>
> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:Transform>
> </ds:Transforms>
> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></ds:DigestMethod>
> <ds:DigestValue>mQ1/nuwgq2mGyeA/KpmeFp3Fm4LjHs5Ph9kRRkP7qE4=</ds:DigestValue>
> </ds:Reference>
> <ds:Reference URI="#UsernameToken-12245160">
> <ds:Transforms>
> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:Transform>
> </ds:Transforms>
> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></ds:DigestMethod>
> <ds:DigestValue>3qzxktn+90eLSt2kk4pDJiHPqcLhoN1wH90N1Aw46D4=</ds:DigestValue>
> </ds:Reference>
> </ds:SignedInfo>
> XMLSignature.sign(): si.getDocument() = org.apache.axiom.soap.impl.dom.SOAPMessageImpl@1f4cbee
> XMLSignature.sign(): SignerOutputStream (size: 1912): <ds:SignedInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
> <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:CanonicalizationMethod>
> <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></ds:SignatureMethod>
> <ds:Reference URI="#Id-14688457">
> <ds:Transforms>
> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:Transform>
> </ds:Transforms>
> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></ds:DigestMethod>
> <ds:DigestValue>mQ1/nuwgq2mGyeA/KpmeFp3Fm4LjHs5Ph9kRRkP7qE4=</ds:DigestValue>
> </ds:Reference>
> <ds:Reference URI="#UsernameToken-12245160">
> <ds:Transforms>
> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:Transform>
> </ds:Transforms>
> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></ds:DigestMethod>
> <ds:DigestValue>3qzxktn+90eLSt2kk4pDJiHPqcLhoN1wH90N1Aw46D4=</ds:DigestValue>
> </ds:Reference>
> </ds:SignedInfo><ds:SignedInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
> <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:CanonicalizationMethod>
> <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"></ds:SignatureMethod>
> <ds:Reference URI="#Id-14688457">
> <ds:Transforms>
> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:Transform>
> </ds:Transforms>
> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></ds:DigestMethod>
> <ds:DigestValue>mQ1/nuwgq2mGyeA/KpmeFp3Fm4LjHs5Ph9kRRkP7qE4=</ds:DigestValue>
> </ds:Reference>
> <ds:Reference URI="#UsernameToken-12245160">
> <ds:Transforms>
> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"></ds:Transform>
> </ds:Transforms>
> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"></ds:DigestMethod>
> <ds:DigestValue>3qzxktn+90eLSt2kk4pDJiHPqcLhoN1wH90N1Aw46D4=</ds:DigestValue>
> </ds:Reference>
> </ds:SignedInfo>
> XMLSignature.sign(): sa.JCEProv = SunRsaSign, sa.JCEAlgo = SHA1withRSA
> sa.Doc = 
> WSSecSig: computeSignature: signatureValue = [B@1878144[{70,-88,21,-38,91,79,-117,-5,-48,16,52,-1,-90,65,-27,87,122,0,126,-34,11,-7,66,64,-84,-117,63,40,-69,-112,95,-126,85,28,-30,-65,107,-15,-90,93,-34,71,-28,-10,23,-42,-25,-75,-65,78,-13,78,107,18,-124,-122,92,87,-59,-94,9,-116,110,124,48,-48,-32,111,51,120,90,14,114,-15,-2,48,56,-100,79,18,5,123,-44,-40,-84,55,110,31,106,105,57,86,100,35,126,18,45,38,-124,-39,58,-7,66,83,-3,111,23,-105,82,57,-52,-50,-11,-73,-33,-60,63,17,-39,56,-11,45,-63,37,-63,-1,66,86}]
> - Using Crypto Engine [org.apache.ws.security.components.crypto.Merlin]
> - Getting XMLCipher...
> - Constructing XMLCipher...
> - cihper.algoritm = DESede/CBC/ISO10126Padding
> - Initializing XMLCipher...
> - opmode = ENCRYPT_MODE
> - Returning EncryptedData
> - Processing source element...
> - Encrypting element content...
> - Encrypting element...
> - Serialized octets:
> <ns1:concat xmlns:ns1="http://ttdev.com/ss" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><s1>xyz</s1><s2>111</s2></ns1:concat>
> - Expected cipher.outputSize = 288
> - Actual cipher.outputSize = 288
> - Encrypted octets:
> 5KBwInObspz+vRP0NOlbKKUdT7B2lKQm//8re09mCNgrGZv1O+UF1ATzVfDJnSTSJXUFKItr6W1F
> jqM2TZGd5H0RzyDZz/uxWe08Z9Jfopqu2nkhC3ZWiJ6lXfcXztjWsBcriyrZKQ8bBnNM5SSLIDZ8
> N5eiAJL6uc8ZBNFqfuOBtwC4FUMQ+QBOk84x23oJaZfCoctAhiQRzPM+pRJLsyg4RW0kwXPWc3iU
> XKnb685v8fQXoJqI7HpnATb71Lgh8kZI4QgX8nDPs4peovkxiCfum3HBbeSH5jrC+Z6WVWD1xsEG
> s2uaGLZQUithZ0mA+KaE04WOOdMBf3YySoAZLjvVM8W1NHsYGKEbyj2pLplUiAorF5+i0hRv8ZlN
> VGcLBYO+ZO+B78s=
> - Encrypted octets length = 401
> - Initializing XMLCipher...
> - opmode = ENCRYPT_MODE
> - Returning EncryptedData
> - Processing source element...
> - Encrypting element...
> - Encrypting element...
> - Serialized octets:
> <wss:UsernameToken xmlns:wss="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="UsernameToken-12245160"><wss:Username>cobanl</wss:Username><wss:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">cobanl</wss:Password></wss:UsernameToken>
> - Expected cipher.outputSize = 440
> - Actual cipher.outputSize = 440
> - Encrypted octets:
> 4B/HIMW05aacIyBQz9ESgYGgDebzVEXfrs8f7YSd7cnM3FKw29+qnX1m1BlGyWerrAGOHzFs81Ir
> jXy45oRnlDz4COVu8VtDkl35AbkIx/UHkZTKWVxmX+qc1Y2/pc7C/MoVYRuCpjk4pwaIQ9BFm0HO
> cGhX1yFUxCqATf3xYFEWAsQUanqwOFLeBLx8u9RKI8EvhThP8HcGHusGzcoKSZyMjoFcYJXXedbf
> 43BSelP5U6SdgMYkgXtgh16vsdMt6MOj+MnjvhHSYlHrasQ8xsJOsvNuG+PQ5pxlEVO1XlIXOwrF
> a82sjAD9wpI0rKI0oAv7hP0IBrD2OzQcrWL/U3Ko9ccGKioWUPis6Y3EUJ6JZIYHlhBqUwpnI2pm
> 2T7+aIjrQib9BvD4aM91QIzfOn/q3WMv4zXnbFHczfHHePkqKCxK+RFz5ehcu5PY7L2RZgEuuB3A
> AaHSxE9xw1a+joww0rORmRvMlfiZgwGcN6GYDf/KjCRV3A1gCjKh9zYE/SXSgaqnhvvHkVVm7JVl
> y04DBrvuBfVDcEfl4ma1PjOlyJ4eZsgXYjCtitN3qa9FCPi78my0WkM6cFE9mKbq9g==
> - Encrypted octets length = 607
> - SOAP header missing
> org.apache.axis2.AxisFault: SOAP header missing
> 	at org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:166)
> 	at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
> 	at org.apache.axis2.engine.Phase.invoke(Phase.java:317)
> 	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264)
> 	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:163)
> 	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:363)
> 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416)
> 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:228)
> 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
> 	at com.ttdev.secure.client.SecureServiceStub.concat(SecureServiceStub.java:181)
> 	at com.ttdev.secure.client.SecureClient.main(SecureClient.java:45)
> Caused by: org.apache.rampart.RampartException: SOAP header missing
> 	at org.apache.rampart.RampartEngine.process(RampartEngine.java:99)
> 	at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
> 	... 9 more
> An error was reported by the web service: SOAP header missing
> org.apache.axis2.AxisFault: SOAP header missing
> 	at org.apache.rampart.handler.RampartReceiver.setFaultCodeAndThrowAxisFault(RampartReceiver.java:166)
> 	at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:99)
> 	at org.apache.axis2.engine.Phase.invoke(Phase.java:317)
> 	at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264)
> 	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:163)
> 	at org.apache.axis2.description.OutInAxisOperationClient.handleResponse(OutInAxisOperation.java:363)
> 	at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:416)
> 	at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:228)
> 	at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
> 	at com.ttdev.secure.client.SecureServiceStub.concat(SecureServiceStub.java:181)
> 	at com.ttdev.secure.client.SecureClient.main(SecureClient.java:45)
> Caused by: org.apache.rampart.RampartException: SOAP header missing
> 	at org.apache.rampart.RampartEngine.process(RampartEngine.java:99)
> 	at org.apache.rampart.handler.RampartReceiver.invoke(RampartReceiver.java:92)
> 	... 9 more
> The server reports:
> [ERROR] The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/SecureService and the WSA A
> ction = http://ttdev.com/ss/NewOperation
> org.apache.axis2.AxisFault: The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/SecureS
> ervice and the WSA Action = http://ttdev.com/ss/NewOperation
>         at org.apache.axis2.engine.DispatchPhase.checkPostConditions(DispatchPhase.java:88)
>         at org.apache.axis2.engine.Phase.invoke(Phase.java:333)
>         at org.apache.axis2.engine.AxisEngine.invoke(AxisEngine.java:264)
>         at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:163)
>         at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostRequest(HTTPTransportUtils.java:275)
>         at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:278)
>         at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281)
>         at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187)
>         at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:82)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:665)
>         at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:690)
>         at java.lang.Thread.run(Thread.java:595)
> SOAP Message sent:
> POST /axis2/services/SecureService HTTP/1.1
> Content-Type: text/xml; charset=UTF-8
> SOAPAction: "http://ttdev.com/ss/NewOperation"
> User-Agent: Axis2
> Host: 127.0.0.1:8090
> Transfer-Encoding: chunked
> f9c
> <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"><soapenv:Header>
> <wss:Security xmlns:wss="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" soapenv:mustUnderstand="1"><xenc:EncryptedKey Id="EncKeyId-urn:uuid:831E63A6B4D887020812199117529812">
> <xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-1_5" />
> <ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
> <wss:SecurityTokenReference><ds:X509Data>
> <ds:X509IssuerSerial>
> <ds:X509IssuerName>CN=Interpay Root CA,O=Interpay Nederland B.V.,C=NL</ds:X509IssuerName>
> <ds:X509SerialNumber>55252242111564161950309905587486021998</ds:X509SerialNumber>
> </ds:X509IssuerSerial>
> </ds:X509Data></wss:SecurityTokenReference>
> </ds:KeyInfo>
> <xenc:CipherData><xenc:CipherValue>Np2HGdFTm3+dMVGXg5QGzJuglTAc99R/aSm17ootNFegFO92wgRx0tPL5YQz7zLPsVOx58Uw4rJrchU18H2z40CjWPAwYakv+aNXaQBg44+X8Za672O8o7Eb6NAWkoR+am5t7mf44rmaa9yqzz3aUnsKW+poSFaVv48rp4V7GHU=</xenc:CipherValue></xenc:CipherData><xenc:ReferenceList><xenc:DataReference URI="#EncDataId-14688457" /><xenc:DataReference URI="#EncDataId-30102190" /></xenc:ReferenceList></xenc:EncryptedKey><xenc:EncryptedData Id="EncDataId-30102190" Type="http://www.w3.org/2001/04/xmlenc#Element"><xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc" /><ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
> <wss:SecurityTokenReference><wss:Reference URI="#EncKeyId-urn:uuid:831E63A6B4D887020812199117529812" /></wss:SecurityTokenReference>
> </ds:KeyInfo><xenc:CipherData><xenc:CipherValue>4B/HIMW05aacIyBQz9ESgYGgDebzVEXfrs8f7YSd7cnM3FKw29+qnX1m1BlGyWerrAGOHzFs81Ir
> jXy45oRnlDz4COVu8VtDkl35AbkIx/UHkZTKWVxmX+qc1Y2/pc7C/MoVYRuCpjk4pwaIQ9BFm0HO
> cGhX1yFUxCqATf3xYFEWAsQUanqwOFLeBLx8u9RKI8EvhThP8HcGHusGzcoKSZyMjoFcYJXXedbf
> 43BSelP5U6SdgMYkgXtgh16vsdMt6MOj+MnjvhHSYlHrasQ8xsJOsvNuG+PQ5pxlEVO1XlIXOwrF
> a82sjAD9wpI0rKI0oAv7hP0IBrD2OzQcrWL/U3Ko9ccGKioWUPis6Y3EUJ6JZIYHlhBqUwpnI2pm
> 2T7+aIjrQib9BvD4aM91QIzfOn/q3WMv4zXnbFHczfHHePkqKCxK+RFz5ehcu5PY7L2RZgEuuB3A
> AaHSxE9xw1a+joww0rORmRvMlfiZgwGcN6GYDf/KjCRV3A1gCjKh9zYE/SXSgaqnhvvHkVVm7JVl
> y04DBrvuBfVDcEfl4ma1PjOlyJ4eZsgXYjCtitN3qa9FCPi78my0WkM6cFE9mKbq9g==</xenc:CipherValue></xenc:CipherData></xenc:EncryptedData><wss:BinarySecurityToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" wsu:Id="CertId-7372569">MIIDrzCCApegAwIBAgIQKZEx26RT1bHlKhFFY7tZbjANBgkqhkiG9w0BAQUFADBKMQswCQYDVQQGEwJOTDEgMB4GA1UEChMXSW50ZXJwYXkgTmVkZXJsYW5kIEIuVi4xGTAXBgNVBAMTEEludGVycGF5IFJvb3QgQ0EwHhcNMDgwNTMwMDAwMDAwWhcNMDkwNTMwMjM1OTU5WjCBhTELMAkGA1UEBhMCTkwxEDAOBgNVBAgTB0hvbGxhbmQxEjAQBgNVBAcTCUFtc3RlcmRhbTEXMBUGA1UEChMOQ29tbWVyemJhbmsgQUcxHDAaBgNVBAsTE0NvbW1lcnpiYW5rIEhvbGxhbmQxGTAXBgNVBAMTEENvbW1lcnpiYW5rQUNDMDEwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAJGxfSyS/xgxuJI7M0XrULaHJ7AwUAurlLF/0PAylOBoPSXM6eDaPBYEdW4URIcYUi16Ge7582E+isH9pT4/s/0VVFGK7uz27ZnSSGTRnp1QwE5dwqK0Pgw+XD28jipzhYFH0+rvIUuXnqOh9Llhv37iaLPto6aYfn7CFY8QwiWNAgMBAAGjgdgwgdUwCQYDVR0TBAIwADBUBgNVHR8ETTBLMEmgR6BFhkNodHRwOi8vcGtpLnBpbmtyb2NjYWRlLmNvbS9jcmwvSW50ZXJwYXlOZWRlcmxhbmRCVjAwMS9MYXRlc3RDUkwuY3JsMAsGA1UdDwQEAwIFoDAdBgNVHQ4EFgQUXUNgKhGRzKR31ndW1YxFaAnxErIwHwYDVR0jBBgwFoAUfbEauTTVMqlH71dQRwBn6dhsTwkwJQYDVR0RBB4wHIEaZmVycnkuZWRlbkBjb21tZXJ6YmFuay5jb20wDQYJKoZIhvcNAQEFBQADggEBAKvN+Rr5u5yBAtgqoAJ3lbzCp2WqdrrD3Nu9Tuyl7zfDKYIpq4bNav1pWSt1+l0D8p8FP18UsZO8ny1NshCL4lsSocjisvXs2u85L+8pS2KDaZBI9AOqeeMAFijxAvBxXvvGCt/MOXT891tKI+XiWMhOpb3hVJElxvH1MQh7+xtLAVltrCsugr1NeL3VAD2uRrdAbjxJz0E1XEncIky608abKLouURtxdKrdd6yrUyRtoQvyqQHU7NqwWatk0syLW2IKWniah7m/VT7NNyZsRsSfoofFfmaVX4vQHDenDKVTcOYsm/uDCLBj+zqRmNMRs/OMW0nncuDRrfayg4Lybjw=</wss:BinarySecurityToken><ds:Signature xmlns:ds="http
> a3e
> ://www.w3.org/2000/09/xmldsig#" Id="Signature-10175206">
> <ds:SignedInfo>
> <ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
> <ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1" />
> <ds:Reference URI="#Id-14688457">
> <ds:Transforms>
> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
> </ds:Transforms>
> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" />
> <ds:DigestValue>mQ1/nuwgq2mGyeA/KpmeFp3Fm4LjHs5Ph9kRRkP7qE4=</ds:DigestValue>
> </ds:Reference>
> <ds:Reference URI="#UsernameToken-12245160">
> <ds:Transforms>
> <ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" />
> </ds:Transforms>
> <ds:DigestMethod Algorithm="http://www.w3.org/2001/04/xmlenc#sha256" />
> <ds:DigestValue>3qzxktn+90eLSt2kk4pDJiHPqcLhoN1wH90N1Aw46D4=</ds:DigestValue>
> </ds:Reference>
> </ds:SignedInfo>
> <ds:SignatureValue>
> RqgV2ltPi/vQEDT/pkHlV3oAft4L+UJArIs/KLuQX4JVHOK/a/GmXd5H5PYX1ue1v07zTmsShIZc
> V8WiCYxufDDQ4G8zeFoOcvH+MDicTxIFe9TYrDduH2ppOVZkI34SLSaE2Tr5QlP9bxeXUjnMzvW3
> 38Q/Edk49S3BJcH/QlY=
> </ds:SignatureValue>
> <ds:KeyInfo Id="KeyId-24389376">
> <wss:SecurityTokenReference xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="STRId-28259286"><wss:Reference URI="#CertId-7372569" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" /></wss:SecurityTokenReference>
> </ds:KeyInfo>
> </ds:Signature></wss:Security></soapenv:Header><soapenv:Body xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="Id-14688457"><xenc:EncryptedData Id="EncDataId-14688457" Type="http://www.w3.org/2001/04/xmlenc#Content"><xenc:EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc" /><ds:KeyInfo xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
> <wss:SecurityTokenReference xmlns:wss="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wss:Reference URI="#EncKeyId-urn:uuid:831E63A6B4D887020812199117529812" /></wss:SecurityTokenReference>
> </ds:KeyInfo><xenc:CipherData><xenc:CipherValue>5KBwInObspz+vRP0NOlbKKUdT7B2lKQm//8re09mCNgrGZv1O+UF1ATzVfDJnSTSJXUFKItr6W1F
> jqM2TZGd5H0RzyDZz/uxWe08Z9Jfopqu2nkhC3ZWiJ6lXfcXztjWsBcriyrZKQ8bBnNM5SSLIDZ8
> N5eiAJL6uc8ZBNFqfuOBtwC4FUMQ+QBOk84x23oJaZfCoctAhiQRzPM+pRJLsyg4RW0kwXPWc3iU
> XKnb685v8fQXoJqI7HpnATb71Lgh8kZI4QgX8nDPs4peovkxiCfum3HBbeSH5jrC+Z6WVWD1xsEG
> s2uaGLZQUithZ0mA+KaE04WOOdMBf3YySoAZLjvVM8W1NHsYGKEbyj2pLplUiAorF5+i0hRv8ZlN
> VGcLBYO+ZO+B78s=</xenc:CipherValue></xenc:CipherData></xenc:EncryptedData></soapenv:Body></soapenv:Envelope>
> 0
> SOAP Message received:
> HTTP/1.1 500 The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/SecureService and the WSA Action = http://ttdev.com/ss/NewOperation
> Date: Thu, 28 Aug 2008 08:22:33 GMT
> Server: Simple-Server/1.1
> Transfer-Encoding: chunked
> Content-Type: text/xml; charset=UTF-8
> 1df
> <?xml version='1.0' encoding='UTF-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body><soapenv:Fault xmlns:axis2ns1="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>axis2ns1:Client</faultcode><faultstring>The endpoint reference (EPR) for the Operation not found is 127.0.0.1/axis2/services/SecureService and the WSA Action = http://ttdev.com/ss/NewOperation</faultstring><detail /></soapenv:Fault></soapenv:Body></soapenv:Envelope>
> 0

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org