[
https://issues.apache.org/jira/browse/ODE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12918051#action_12918051
]
Rafal Rusin commented on ODE-889:
---------------------------------
Actually there is already such mechanism. It's called
usePeer2Peer="true|false".
Here's test:
https://svn.apache.org/repos/asf/ode/trunk/axis2-war/src/test/resources/TestNoP2P/deploy.xml
> Inter-process communication 'handler'
> -------------------------------------
>
> Key: ODE-889
> URL: https://issues.apache.org/jira/browse/ODE-889
> Project: ODE
> Issue Type: New Feature
> Components: BPEL Runtime
> Reporter: Gary Brown
>
> The web service stacks that may be used with ODE (such as Axis2 or any jaxws
> provider) provide a means of defining handlers that can intercept messages
> being sent/received and perform various tasks.
> However with the inter-process communication feature in ODE, some
> communications do not use the integration stack, and therefore cannot be
> intercepted.
> Therefore I would like to request a mechanism be added to ODE to enable
> handlers to be registered and used with the inter-process communication
> mechanism.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.