[
https://issues.apache.org/jira/browse/ODE-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12594282#action_12594282
]
Alexis Midon commented on ODE-275:
----------------------------------
Sukma,
For each service, you can place a [serviceLocalName].axis2 file at the root of
the process bundle. Currently, this file can only be added on the server, under
var/processes/[PROCESS]. The file is polled for update every 30 seconds.
So configuration for external endpoint is available.
Hope it helps.
Alexis
> Provide a configurable handler to support WS-RM
> -----------------------------------------------
>
> Key: ODE-275
> URL: https://issues.apache.org/jira/browse/ODE-275
> Project: ODE
> Issue Type: New Feature
> Components: Axis2 Integration
> Reporter: Sukma Verdianto
>
> Custom code is required to enable Axis2 WS-RM modules (to set WS-RM specific
> options) at caller side.
> Sandesha2 requires these following steps to be done before sending the
> messages :
> 1. Engage sandesha2 and addressing modules, could be done by loading axis2
> configuration per external endpoint which also define RMPhase.
> 2. Set SandeshaClientConstants.LAST_MESSAGE property to true, could be done
> by adding a custom handler that will be called before invocation.
> This require changes to ExternalService.
> A sandesha userguide that show the example of writing simple WS-RM client is
> http://ws.apache.org/sandesha/sandesha2/userGuide.html#writing_clients
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.