You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org> on 2010/11/29 08:53:38 UTC

[jira] Created: (OPENEJB-1405) WS Security mustUnderstand flag not treated when handlers are used

WS Security mustUnderstand flag not treated when handlers are used
------------------------------------------------------------------

                 Key: OPENEJB-1405
                 URL: https://issues.apache.org/jira/browse/OPENEJB-1405
             Project: OpenEJB
          Issue Type: Bug
          Components: webservices
    Affects Versions: 3.1.4, 3.1.3, 3.1.2, (trunk/openejb3)
            Reporter: Jean-Louis MONTEIRO
            Assignee: Jean-Louis MONTEIRO
             Fix For: 3.1.x, (trunk/openejb3)


OpenEJB supports WS Security out the box. It works fine when no JAX-WS handlers are used.
When a user defines an handler, we add the MustUnderstandInterceptor (See EjbInterceptor). 
So we must also deal with the mustUnderstand attribute in WS Security headers.

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


[jira] Closed: (OPENEJB-1405) WS Security mustUnderstand flag not treated when handlers are used

Posted by "Jean-Louis MONTEIRO (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENEJB-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Louis MONTEIRO closed OPENEJB-1405.
----------------------------------------

    Resolution: Fixed

> WS Security mustUnderstand flag not treated when handlers are used
> ------------------------------------------------------------------
>
>                 Key: OPENEJB-1405
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1405
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: (trunk/openejb3), 3.1.2, 3.1.3, 3.1.4
>            Reporter: Jean-Louis MONTEIRO
>            Assignee: Jean-Louis MONTEIRO
>             Fix For: 3.1.x, (trunk/openejb3)
>
>
> OpenEJB supports WS Security out the box. It works fine when no JAX-WS handlers are used.
> When a user defines an handler, we add the MustUnderstandInterceptor (See EjbInterceptor). 
> So we must also deal with the mustUnderstand attribute in WS Security headers.

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