You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Mark Ford (JIRA)" <ji...@apache.org> on 2009/09/15 23:51:57 UTC

[jira] Commented: (ODE-634) Event Handles not working

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

Mark Ford commented on ODE-634:
-------------------------------

There is one more possible behavior for sending a message to an event handler:

3.) Reply is never sent

I see my request make it to the onEvent within the process and subsequent log entries from activities but I don't see the reply activity get executed. The onEvent in this case is pretty basic:

onEvent
-- scope
---- sequence
-------- assign
-------- reply

> Event Handles not working
> -------------------------
>
>                 Key: ODE-634
>                 URL: https://issues.apache.org/jira/browse/ODE-634
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.2, 1.3.3, 2.0
>            Reporter: William McCusker
>            Assignee: Rafal Rusin
>         Attachments: account-sa.zip, account-soapui-project.xml, event_handler_1x.patch, event_handler_trunk.patch, IMAManager.diff
>
>
> When attempting to send a message to an event handler one of two possibilities occur:
> 1.) Event Handler fails to receive message.
> 2.) message is receive but conflicting receive fault triggered.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.