[ https://issues.apache.org/jira/browse/CXF-4126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13270840#comment-13270840 ]
Daniel Kulp commented on CXF-4126: ---------------------------------- One note: with wss4j 1.5.x (used with CXF <= 2.3.x), there needs to be at least one known action in the list or it won't trigger the other actions. WSS4J 1.6.x is fine. > Can override built-in action on WSS4JOutInterceptor but seems impossible to > add a new custom action on WSS4JOutInterceptor > ---------------------------------------------------------------------------------------------------------------------------- > > Key: CXF-4126 > URL: https://issues.apache.org/jira/browse/CXF-4126 > Project: CXF > Issue Type: Test > Components: WS-* Components > Environment: any > Reporter: isdor sobze > Assignee: Freeman Fang > Labels: patch > Fix For: 2.6.1, 2.5.4, 2.4.8, 2.3.11 > > > CXF documentation at [http://cxf.apache.org/docs/ws-security.html (#Custom > Action)]claims that you can configure WSS4JOutInterceptor to override a > built-in action with a custom actions or add your own custom action. > Overriding built-in action works fine, but adding a new action does not. The > current WSS4JOutInterceptor Java code > probably need modifications to allow adding own custom actions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira