Author: damitha
Date: Fri Sep  5 02:18:42 2008
New Revision: 692392

URL: http://svn.apache.org/viewvc?rev=692392&view=rev
Log:
Added log message

Modified:
    webservices/sandesha/trunk/c/src/util/terminate_mgr.c

Modified: webservices/sandesha/trunk/c/src/util/terminate_mgr.c
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/util/terminate_mgr.c?rev=692392&r1=692391&r2=692392&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/util/terminate_mgr.c (original)
+++ webservices/sandesha/trunk/c/src/util/terminate_mgr.c Fri Sep  5 02:18:42 
2008
@@ -1126,6 +1126,9 @@
                 axis2_bool_t continue_sending = AXIS2_FALSE;
                 long retrans_delay = -1;
 
+                AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, 
+                    "[sandesha2] Terminate Sequence response message not 
found. So continuing");
+
                 continue_sending = 
sandesha2_msg_retrans_adjuster_adjust_retrans(env, terminate_sender_bean, 
                         conf_ctx, storage_mgr, seq_prop_mgr, create_seq_mgr, 
sender_mgr);
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to