Author: damitha
Date: Mon Dec 10 03:28:08 2007
New Revision: 602866
URL: http://svn.apache.org/viewvc?rev=602866&view=rev
Log: (empty)
Modified:
webservices/sandesha/trunk/c/src/workers/sender_worker.c
Modified: webservices/sandesha/trunk/c/src/workers/sender_worker.c
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/workers/sender_worker.c?rev=602866&r1=602865&r2=602866&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/workers/sender_worker.c (original)
+++ webservices/sandesha/trunk/c/src/workers/sender_worker.c Mon Dec 10
03:28:08 2007
@@ -221,9 +221,8 @@
}
if(!msg_ctx)
{
- /*AXIS2_LOG_ERROR(env->log, AXIS2_LOG_SI, "[sandesha2]msg_ctx is "\
- "not present in the store");*/
-
+ AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, "[sandesha2]msg_ctx is "\
+ "not present in the store yet.");
/*msg_ctx is still not stored so try again later.*/
return AXIS2_SUCCESS;
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]