[
https://issues.apache.org/jira/browse/ODE-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671274#action_12671274
]
Alexis Midon commented on ODE-415:
----------------------------------
Now, in both trunk and 1.X, you can add a policy on a process service. To do
that simply wrap the policy in a service.xml document and save that file as
${myprocess}/${my_process_service_localname}.axis2
Here is an example:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/axis2-war/src/test/resources/TestRampartPolicy/secured-processes/sample01-service.xml?view=markup
A few things to be aware of:
ODE-510 - If you want to embed the policy in the wsdl, you need to use axis2
1.41 or higher. As of 2/6/09, only axis2 trunk uses axis2 1.41.
ODE-509 - if you use axis2 1.41 or higher, you cannot encrypt the body of the
requests. Check the ODE-509 for details
> 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.