You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Milinda Lakmal Pathirage (JIRA)" <ji...@apache.org> on 2010/09/22 16:22:33 UTC

[jira] Commented: (ODE-889) Inter-process communication 'handler'

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

Milinda Lakmal Pathirage commented on ODE-889:
----------------------------------------------

How about giving option to disable inter process communication or some mechanism to avoid process-to-process communication when required. When instance cleanup is enabled process-to-process to communication can cause some errors due to deleted DB records.

> 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.