Author: samisa
Date: Tue Jun 19 23:12:03 2007
New Revision: 548947
URL: http://svn.apache.org/viewvc?view=rev&rev=548947
Log:
Removed printf
Modified:
webservices/sandesha/trunk/c/src/handlers/sandesha2_global_in_handler.c
Modified:
webservices/sandesha/trunk/c/src/handlers/sandesha2_global_in_handler.c
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/handlers/sandesha2_global_in_handler.c?view=diff&rev=548947&r1=548946&r2=548947
==============================================================================
--- webservices/sandesha/trunk/c/src/handlers/sandesha2_global_in_handler.c
(original)
+++ webservices/sandesha/trunk/c/src/handlers/sandesha2_global_in_handler.c Tue
Jun 19 23:12:03 2007
@@ -134,7 +134,6 @@
if(!soap_action && !wsa_action)
{
axiom_soap_envelope_t *envelope = NULL;
- printf("Look for a WSRM 1.0 sequence header with the lastMessage
marker\n");
envelope = axis2_msg_ctx_get_soap_envelope(msg_ctx, env);
if(envelope)
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]