Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-3366

Avoid parsing the SOAP Body to DOM in WS-Security processing unless necessary

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • WS-* Components
    • None

    Description

      This task is to take advantage of a new feature in WSS4J 1.6, which allows a Callback to be used when processing a security header to supply a DOM Element:

      https://issues.apache.org/jira/browse/WSS-257

      This task is to write a Callback implementation for CXF so that we delay converting the SOAP Body to DOM unless WSS4J asks us for it. The SOAP headers are already converted to DOM, so this will potentially enable us to make some efficiency savings in processing WS-Security enabled messages, where the SOAP Body is large.

      Attachments

        1. newpatch.txt
          12 kB
          Daniel Kulp
        2. cxf-3366-example.patch
          12 kB
          Colm O hEigeartaigh
        3. CXF-3366.patch
          12 kB
          Daniel Kulp
        4. cxf-3366.patch
          24 kB
          Colm O hEigeartaigh

        Issue Links

          Activity

            People

              coheigea Colm O hEigeartaigh
              coheigea Colm O hEigeartaigh
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: