Well , I added code to terminate the sequence when we send CS and receive non CS response. All the other cases I have ignored , if you think we need to consider other one as well then I can add the code for that.
Thanks Deepal On 9/28/07, Chamikara Jayalath <[EMAIL PROTECTED]> wrote: > Hi Deepal, > > Did you assume that checkForSyncResponse() only checks for a > CreateSequenceResponse messages. > It's not the case. It can be anything ( an Ack, CSR, application response > etc.) > > Chamikara > > > > On 9/27/07, Deepal jayasinghe <[EMAIL PROTECTED]> wrote: > > > > Andrew K Gatford wrote: > > > To check the fix, I'd like to understand what response is being returned > > > when sending out a CreateSequence message that isn't a > > > CreateSequenceResponse - I'm assuming a Reliable Messaging Fault, or is > > it > > > something else ? > > > > > It was something else. It is like we send a CS req to a server which > > does not have either addressing or rm support. In that case it will just > > process the request and send an application response. So the reply was > > neither a CS response nor a SOAF fault. > > > > Thanks > > Deepal > > > Andrew Gatford > > > > > > Hursley MP211 > > > Telephone : > > > Internal (7) 245743 > > > External 01962 815743 > > > Internet : [EMAIL PROTECTED] > > > > > > > > > > > > [EMAIL PROTECTED] > > > 26/09/2007 17:20 > > > > > > To > > > [EMAIL PROTECTED] > > > cc > > > > > > Subject > > > svn commit: r579708 - in > > > > > > /webservices/sandesha/branches/sandesha2/java/1_3/modules/core/src/main/java/org/apache/sandesha2: > > > msgprocessors/ApplicationMsgProcessor.java storage/beans/RMSBean.java > > > workers/SenderWorker.java > > > > > > > > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- ============================ Deepal Jayasinghe Lanka Software Foundation --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
