Hi Mario,

Process to Process (P2P) invocation doesn't go over the wire. It's an
optimization ODE has. If you want to bypass this optimization then the jira
should help you (https://issues.apache.org/jira/browse/ODE-758). I have
never tried disabling P2P though.

Process to External Service invocation goes over the wire and the endpoints
can be configured as described here
http://ode.apache.org/endpoint-configuration.html

regards,
sathwik

On Tue, Oct 7, 2014 at 12:08 AM, mario dominguez <mdominguez1...@gmail.com>
wrote:

> I'm interested in use apache synapse to monitor Apache ODE invocations,
> exists any configuration to redirect all Apache ODE calls changing the
> endpoint and adding WSA-TO header?
>
> Exists any other way to do that just changing the apache ODE configuration?
>
> I've been looking in ODE's documentation all references to redirections are
> modifying the the processes definitions (BPELs)
>
> https://ode.apache.org/endpoint-references.html
>
> Thanks
>

Reply via email to