Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 79834 invoked from network); 10 May 2004 11:29:09 -0000 Received: from unknown (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 May 2004 11:29:09 -0000 Received: (qmail 26209 invoked by uid 500); 10 May 2004 11:29:26 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 26066 invoked by uid 500); 10 May 2004 11:29:25 -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: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 26050 invoked by uid 98); 10 May 2004 11:29:25 -0000 Received: from jira@apache.org by hermes.apache.org by uid 82 with qmail-scanner-1.20 (clamuko: 0.70. Clear:RC:0(192.18.33.10):. Processed in 0.04997 secs); 10 May 2004 11:29:25 -0000 X-Qmail-Scanner-Mail-From: jira@apache.org via hermes.apache.org X-Qmail-Scanner: 1.20 (Clear:RC:0(192.18.33.10):. Processed in 0.04997 secs) Received: from unknown (HELO exchange.sun.com) (192.18.33.10) by hermes.apache.org with SMTP; 10 May 2004 11:29:25 -0000 Received: (qmail 5566 invoked from network); 10 May 2004 11:29:56 -0000 Received: from localhost (HELO nagoya) (127.0.0.1) by nagoya.betaversion.org with SMTP; 10 May 2004 11:29:56 -0000 Message-ID: <1287629498.1084188596265.JavaMail.apache@nagoya> Date: Mon, 10 May 2004 04:29:56 -0700 (PDT) From: jira@apache.org To: axis-dev@ws.apache.org Subject: [jira] Updated: (AXIS-1351) Missing Id Attribute in Body element. In-Reply-To: <836778987.1083937136296.JavaMail.apache@nagoya> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: hermes.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: Daniel C. Amadei (mailto:daniel.amadei@click21.com.br) Date: Mon, 10 May 2004 4:29 AM Comment: This class has the statements to create the Id attribute. This is how I'm using the implementation and it's working as expected, invalidating the signature when the message is changed while being transmitted. Changes: Attachment changed to SignedSOAPEnvelope.java --------------------------------------------------------------------- For a full history of the issue, see: http://issues.apache.org/jira/browse/AXIS-1351?page=history --------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/AXIS-1351 Here is an overview of the issue: --------------------------------------------------------------------- Key: AXIS-1351 Summary: Missing Id Attribute in Body element. Type: Improvement Status: Unassigned Priority: Trivial Project: Axis Components: Samples Versions: 1.1 Assignee: Reporter: Daniel C. Amadei Created: Fri, 7 May 2004 6:38 AM Updated: Mon, 10 May 2004 4:29 AM Environment: Not important Description: The SignedSOAPEnvelope class does not add an attribute named Id to the SOAP Body but points to it as a reference. According to the SOAP Sig spec, without this attribute, the SOAP Signature does not apply to the element and if we change the message during it's transmission, the signature is still validated as a good one (I did this test and this error really happens). --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira