You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alexis Midon (JIRA)" <ji...@apache.org> on 2009/02/06 03:55:59 UTC

[jira] Issue Comment Edited: (ODE-415) support ws-security for Process services

    [ https://issues.apache.org/jira/browse/ODE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12668318#action_12668318 ] 

alexismidon edited comment on ODE-415 at 2/5/09 6:55 PM:
----------------------------------------------------------

Unit tests are working.
Todo items:
   . know why the wsa action is required and get ride of it. See org.apache.axis2.client.Options#setAction, l97  [DONE]
   . refactor ODEAxisDispatcher to avoid calling twice the findOperation method. Actually we need the dispatcher before the security phase to resolve the service, and after the security phase to resolve the operation. [DONE]


      was (Author: alexismidon):
    Unit tests are working.
Todo items:
   . know why the wsa action is required and get ride of it. See org.apache.axis2.client.Options#setAction, l97
   . refactor ODEAxisDispatcher to avoid calling twice the findOperation method. Actually we need the dispatcher before the security phase to resolve the service, and after the security phase to resolve the operation.

  
> support ws-security for Process services
> ----------------------------------------
>
>                 Key: ODE-415
>                 URL: https://issues.apache.org/jira/browse/ODE-415
>             Project: ODE
>          Issue Type: Bug
>          Components: Axis2 Integration
>            Reporter: Alexis Midon
>            Assignee: Alexis Midon
>


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