You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beehive.apache.org by ek...@apache.org on 2005/10/31 06:05:04 UTC

svn commit: r329743 - /beehive/trunk/system-controls/test/src/webservice/servers/webapp/WEB-INF/server-config.wsdd

Author: ekoneil
Date: Sun Oct 30 21:05:00 2005
New Revision: 329743

URL: http://svn.apache.org/viewcvs?rev=329743&view=rev
Log:
Remove the DebugPrintMessageHandler which was removed from WSM and was failing the web service control DRTs.

BB: self
Test: WS control pass


Modified:
    beehive/trunk/system-controls/test/src/webservice/servers/webapp/WEB-INF/server-config.wsdd

Modified: beehive/trunk/system-controls/test/src/webservice/servers/webapp/WEB-INF/server-config.wsdd
URL: http://svn.apache.org/viewcvs/beehive/trunk/system-controls/test/src/webservice/servers/webapp/WEB-INF/server-config.wsdd?rev=329743&r1=329742&r2=329743&view=diff
==============================================================================
--- beehive/trunk/system-controls/test/src/webservice/servers/webapp/WEB-INF/server-config.wsdd (original)
+++ beehive/trunk/system-controls/test/src/webservice/servers/webapp/WEB-INF/server-config.wsdd Sun Oct 30 21:05:00 2005
@@ -7,7 +7,6 @@
         <parameter name="sendXsiTypes" value="true"/>
         <parameter name="sendXMLDeclaration" value="true"/>
         <requestFlow>
-            <handler type="java:org.apache.beehive.test.util.DebugPrintMessageHandler"/>
             <handler name="soapmonitor" type="java:org.apache.axis.handlers.SOAPMonitorHandler">
                 <parameter name="wsdlURL" value="/testws/SOAPMonitorService-impl.wsdl"/>
                 <parameter name="namespace" value="http://tempuri.org/wsdl/2001/12/SOAPMonitorService-impl.wsdl"/>