[
https://issues.apache.org/jira/browse/CXF-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh updated CXF-3366:
-------------------------------------
Attachment: cxf-3366.patch
Here is an initial hack at this issue - uploading it as I'm going to park this
for a few days.
Most of the systests pass, most of the unit tests fail.
Colm.
> Avoid parsing the SOAP Body to DOM in WS-Security processing unless necessary
> -----------------------------------------------------------------------------
>
> Key: CXF-3366
> URL: https://issues.apache.org/jira/browse/CXF-3366
> Project: CXF
> Issue Type: Improvement
> Reporter: Colm O hEigeartaigh
> Assignee: Colm O hEigeartaigh
> Fix For: 2.4
>
> Attachments: cxf-3366.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira