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 da...@apache.org on 2007/04/24 07:06:42 UTC

svn commit: r531724 - /webservices/sandesha/trunk/c/src/workers/sender_worker.c

Author: damitha
Date: Mon Apr 23 22:06:42 2007
New Revision: 531724

URL: http://svn.apache.org/viewvc?view=rev&rev=531724
Log:
log is prefixed with [sandesha2]

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?view=diff&rev=531724&r1=531723&r2=531724
==============================================================================
--- webservices/sandesha/trunk/c/src/workers/sender_worker.c (original)
+++ webservices/sandesha/trunk/c/src/workers/sender_worker.c Mon Apr 23 22:06:42 2007
@@ -580,7 +580,7 @@
     if(!property)
     {
         AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, 
-            "transport_in property not found");
+            "[sandesha2] transport_in property not found");
         return AXIS2_SUCCESS;
     }
         



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org