Synchronous BPEL with asynchronous transport may time out
---------------------------------------------------------
Key: ODE-467
URL: https://issues.apache.org/jira/browse/ODE-467
Project: ODE
Issue Type: Bug
Components: Axis2 Integration
Affects Versions: 2.0
Reporter: Tammo van Lessen
As described in this thread:
http://ode.markmail.org/search/?q=#query:+page:1+mid:suowpi2x6qdd3qre+state:results
ODE can be used with Axis' addressing module to use the ws-addr-wsdl binding.
The header processing works basically fine, however a long running process will
result in a time out.
I assume this is because the invocation is not decoupled and is therefore
blocking for in-out MEPs (in OdeService.invokeOde(...))
Any suggestions? Does this also apply to JMS/SMTP/.../async transports?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.