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 ji...@apache.org on 2004/05/10 13:29:56 UTC

[jira] Updated: (AXIS-1351) Missing Id Attribute in Body element.

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