Hi Jerome, Not yet. But a good point :-)
Currently we hv the SandeshaClient.waitUntilSequenceCompleted () method which support outgoing seuqence, I'll update this to support incoming sequences as well. Chamikara On 3/8/07, Jerome Camilleri <[EMAIL PROTECTED]> wrote:
Chamikara Jayalath wrote: > Hi Jerome, > > This might be because u exit the client before the server send the > TerminateSequence message. Please give a little time interval before > you exit the client. > > Chamikara > Yes a Thread.sleep(5000); before the client finished let the server send the terminate sequence. Thanks. Does exist an elegant method (into the callback class for example) to wait just the necessary time ? Regards Jérôme --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
