You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Glen Mazza (JIRA)" <ji...@apache.org> on 2010/07/30 20:07:16 UTC

[jira] Commented: (CXF-2921) PolicyBasedWSS4JInInterceptor not asserting TransportBinding assertion when no message layer security is added

    [ https://issues.apache.org/jira/browse/CXF-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12894090#action_12894090 ] 

Glen Mazza commented on CXF-2921:
---------------------------------

I'm not sure this is a bug.  Policy reading requires having the policy and security modules in the classpath (http://cxf.apache.org/docs/ws-securitypolicy.html#WS-SecurityPolicy-EnablingWSSecurityPolicy), which they are by default.  Perhaps you're saying just including the former should be enough to activate non-security elements of the policy?


> PolicyBasedWSS4JInInterceptor not asserting TransportBinding assertion when no message layer security is added
> --------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-2921
>                 URL: https://issues.apache.org/jira/browse/CXF-2921
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.3, 2.2.10
>            Reporter: David Valeri
>            Assignee: David Valeri
>             Fix For: 2.3, 2.2.10
>
>
> When a TransportBinding assertion is used and no message layer security is employed, the WSS4JInInterceptor does not delegate result processing to PolicyBasedWSS4JInInterceptor.  As a result, the transport bindings are not asserted.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.