You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/02/11 10:51:33 UTC

[jira] Issue Comment Edited: (SMXCOMP-711) JBIJAASInterceptor incorrectly positioned in interceptor chain when WS-SP support enabled

    [ https://issues.apache.org/activemq/browse/SMXCOMP-711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57517#action_57517 ] 

Freeman Fang edited comment on SMXCOMP-711 at 2/11/10 9:50 AM:
---------------------------------------------------------------

Great patch David!

Patch applied with thanks
http://svn.apache.org/viewvc?rev=908886&view=rev
http://svn.apache.org/viewvc?rev=908899&view=rev

      was (Author: ffang):
    Great patch David!

Patch applied with thanks
http://svn.apache.org/viewvc?rev=908886&view=rev
  
> JBIJAASInterceptor incorrectly positioned in interceptor chain when WS-SP support enabled
> -----------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-711
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-711
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-cxf-bc
>    Affects Versions: servicemix-cxf-bc-2009.02
>            Reporter: David Valeri
>            Assignee: Freeman Fang
>             Fix For: servicemix-cxf-bc-2010.01
>
>         Attachments: SMXCOMP-711.patch
>
>
> JBIJAASInterceptor does not list PolicyBasedWSS4JinInterceptor in its before list.  This interceptor is dynamically added by the PolicyInInterceptor when WS-Policy and WS-Security Policy based configuration is in use.  The bug precludes authentication based on security processing driven by WS-Policy based configuration as the JBIJAASInterceptor may be executed before the PolicyBasedWSS4JiInInterceptor has had a chance to process the security header.

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