[ https://issues.apache.org/jira/browse/ODE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tammo van Lessen updated ODE-965: --------------------------------- Fix Version/s: 1.3.7 > eventHandler does often not receive a message > --------------------------------------------- > > Key: ODE-965 > URL: https://issues.apache.org/jira/browse/ODE-965 > Project: ODE > Issue Type: Bug > Components: BPEL Runtime > Affects Versions: 1.3.5 > Environment: Apache ODE 1.3.5, Apache Tomcat 7.0.27 > Reporter: Michael Frembs > Fix For: 1.3.7 > > Attachments: jira.zip > > > Hi, > I got a very simple test: > On computer A a BPEL process invokes an asynchronous call to computer B. > Afterwards it waits for 15 seconds. Furthermore an eventHandler is launched > waiting for the response from B and throw an exception when activated. > B is an echo service which simply returns the string it gets. > Additionally I watch the network traffic using wireshark. > Because the computer standing next to each other there are no high reponse > times. Therefore 15 seconds should be enough to receive the reply. I'd > expected getting an exception everytime I call the BPEL process. But very > often this doesn't happen. But everytime I get the answer from B (wireshark > tells me). > So I guess there is a bug with the eventHandler? -- This message was sent by Atlassian JIRA (v6.1#6144)