[
https://issues.apache.org/jira/browse/ODE-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tammo van Lessen resolved ODE-464.
----------------------------------
Resolution: Fixed
C:\dev\svn\ode-trunk>svn ci -m "fixing ODE-464"
Sende engine\src\main\java\org\apache\ode\bpel\engine\ODEProcess.java
Übertrage Daten .
Revision 727114 übertragen.
> ODE never acknowledges one-way invokes
> --------------------------------------
>
> Key: ODE-464
> URL: https://issues.apache.org/jira/browse/ODE-464
> Project: ODE
> Issue Type: Bug
> Components: Axis2 Integration
> Affects Versions: 2.0
> Reporter: Tammo van Lessen
> Assignee: Tammo van Lessen
> Priority: Critical
> Fix For: 2.0
>
>
> When ODE receives a one-way message, the IL does not send an ack, which
> results in timeout after 30 seconds.
> ODEProcess.invokeProcess tries to send the ack via onMyRoleMexAck(mexdao,
> oldstatus); oldstatus is always REQ, onMyRoleMexAck however send the ack only
> if oldstatus = ASYNC
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.