You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by Jean-Michel PATER <pa...@cogenit.fr> on 2006/07/27 11:55:27 UTC

[SANDESHA2] HowTo SandeshaClient.waitUntilSequenceCompleted

> Hi,
>
> After calling my service, instead of using Thread.sleep(1000), I'm 
> trying to use SandeshaClient.waitUntilSequenceCompleted(serviceClient).
> At runtime, this exception is thrown :
>> org.apache.axis2.AxisFault: Default Sandesha Property Bean is not 
>> available
> What does that mean ?