Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 43856 invoked from network); 28 Aug 2008 08:50:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Aug 2008 08:50:58 -0000 Received: (qmail 59586 invoked by uid 500); 28 Aug 2008 08:50:44 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 59540 invoked by uid 500); 28 Aug 2008 08:50:44 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 59505 invoked by uid 99); 28 Aug 2008 08:50:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2008 01:50:44 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 28 Aug 2008 08:49:44 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 45C8E234C1AC for ; Thu, 28 Aug 2008 01:49:44 -0700 (PDT) Message-ID: <42993999.1219913384271.JavaMail.jira@brutus> Date: Thu, 28 Aug 2008 01:49:44 -0700 (PDT) From: "Thomas Poetter (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Created: (AXIS2-3996) WS-Security/Rampart: Must Understand check failed for header header http://docs. oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd : Security - no further error message output MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org WS-Security/Rampart: Must Understand check failed for header header http://docs. oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd : Security - no further error message output ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Key: AXIS2-3996 URL: https://issues.apache.org/jira/browse/AXIS2-3996 Project: Axis 2.0 (Axis2) Issue Type: Bug Affects Versions: 1.4 Environment: Win32 (WinXP SP3 GER), Java 1.5.0_15, AXIS2 1.4 with Rampart 1.4, Rahas 1.4 Reporter: Thomas Poetter [Internal DEBUG Output:] WSSecSig: computeSignature: signatureValue = [B@a00185[{61,93,77,79,-15,42,-12,-88,-62,-77,33,1,-16,126,92,-54,-116,70,-104,102,113,63,98,119,95,34,102,126,-13,-8,51,-19,-68,-41,-53,72,74,54,-28,51,-45,76,-122,69,123,-39,2,-6,-43,101,111,115,-117,-74,-71,58,-87,96,103,99,-71,113,33,102,17,53,-103,-71,-42,-87,-128,-53,-102,82,-73,101,27,-92,-81,95,64,89,-105,95,-15,89,-35,-40,-2,-7,-17,115,-45,-100,70,-58,-95,-108,66,61,75,-124,-97,99,22,10,120,16,60,5,-92,79,-49,120,-36,100,72,-68,-30,-62,117,38,-96,18,-30,52,86,-80}] An error was reported by the web service: Must Understand check failed for header http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd : Security org.apache.axis2.AxisFault: Must Understand check failed for header http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd : Security at org.apache.axis2.util.Utils.getInboundFaultFromMessageContext(Utils.java:512) at org.apache.axis2.description.OutInAxisOperationClient$SyncCallBack.onFault(OutInAxisOperation.java:530) at org.apache.axis2.util.CallbackReceiver.receive(CallbackReceiver.java:102) at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176) 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.runWorker(ThreadPoolExecutor.java:1061) at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575) at java.lang.Thread.run(Thread.java:595) [Internal DEBUG Output:] PasswordCallbackHandler: Called for id: cobanl, with Usage: 2 On the server side, these errors were reported: [ERROR] Must Understand check failed for header http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd : Security org.apache.axis2.AxisFault: Must Understand check failed for header http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd : Security at org.apache.axis2.engine.AxisEngine.checkMustUnderstand(AxisEngine.java:102) at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:166) 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.runWorker(ThreadPoolExecutor.java:1061) at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575) at java.lang.Thread.run(Thread.java:595) -- 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: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org