Hi everybody!

I'm experiencing difficulty when Web Service is not available for now. I
expect immediate failure if WS is not accessible for some reason (e.g.
server overloaded or any other connection problem) but TimeoutException is
always returned instead.
The same situation happens even if the host for the endpoint has not been
resolved successfully. E.g. I specify invalid host for the WS called from
the BPEL process, then I see in the log immediately that there were
UnknownHostException and instead of having somelike remote SOAP fault the
BPEL process instance has been hang untill timeout occures. What is the
reason for not having immediate SOAP failure replyed back by ODE? For
example as how it can be implemented using
"http://schemas.oracle.com/bpel/extension"; BPEL extensions.
As I understand this is a bug at least for having TimeoutException instead
of some specific failure?
-- 
View this message in context: 
http://old.nabble.com/TimeoutException-anyway-instead-of-immediate-failure-tp31741934p31741934.html
Sent from the Apache Ode User mailing list archive at Nabble.com.

Reply via email to