Hi,
I used Sandesha2 1.2 with Axis2 1.2 a MEP IN-OUT asynchrone call.
I attach a sandesha listener to my Axis2 client option to do something
on error or after a timeout but it seems that in this version
corresponding methods is never call ?
(options.setProperty(SandeshaClientConstants.SANDESHA_LISTENER,
rmListener))
However I have this log in my console saying that timeout occur after
some "retrying request"
- Sandesha2 got an exception when sending a message:
org.apache.axis2.AxisFault: Connection refused.
org.apache.axis2.AxisFault: Connection refused
- Error during service call Sandesha2 could not send the message on
sequence http://localhost:9001/axis2/services/fichier as the sequence
has timed out.
In fact I have this behavior when my server is down. Without Sandesha my
server return an RemotException. With Sandesha2 I used listener to deal
with this error... Where is my mystake ?
Regards
Jérôme
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]