Add ability to inject WSS4J Processor objects into the WSS4JInInterceptor
-------------------------------------------------------------------------
Key: CXF-1964
URL: https://issues.apache.org/jira/browse/CXF-1964
Project: CXF
Issue Type: Improvement
Components: WS-* Components
Affects Versions: 2.1.3
Reporter: Colm O hEigeartaigh
Fix For: 2.2
Attachments: cxf_1964.patch
I updated WSS4J recently to support passing Processor objects through to
WSSConfig, whereas before only the class name was passed through, and WSSConfig
took care of the classloading. Attached is a patch that updates CXF so that
it's possible to supply Processor objects to the WSS4JInInterceptor, as well as
a test-case for this. This patch requires the latest (as of today) WSS4J
1.5.5-SNAPSHOT, so it should be applied to trunk only.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.