wss4j Signatures and MTOM should work together
----------------------------------------------

                 Key: CXF-3687
                 URL: https://issues.apache.org/jira/browse/CXF-3687
             Project: CXF
          Issue Type: Improvement
    Affects Versions: 2.4.1
            Reporter: Christian Schneider


At the moment we can not do signatures and MTOM at the same time. It should be 
possible to create signatures on the attachments. I am not sure though if the 
standards allow this.

Dan wrote that Axis Rampart can create signatures for MTOM by creating the non 
MTOM version of the request in memory and doing the signature on it. This 
provides very bad performance but may also be a solution for smaller 
attachments.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to