Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.0
-
None
Description
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?