[
https://issues.apache.org/jira/browse/CXF-3366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colm O hEigeartaigh updated CXF-3366:
-------------------------------------
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.
was:
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.
Fix Version/s: (was: 2.4)
2.4.1
Moving to 2.4.1 as there are some complicated issues surrounding this patch
that need to be thought through.
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.1
>
> Attachments: CXF-3366.patch, cxf-3366-example.patch, cxf-3366.patch,
> newpatch.txt
>
>
> 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