Author: midon
Date: Tue Jul  1 17:02:50 2008
New Revision: 673231

URL: http://svn.apache.org/viewvc?rev=673231&view=rev
Log:
fix a naming issue in parts

Modified:
    ode/trunk/axis2/src/test/resources/http-binding-validator-ext.wsdl
    ode/trunk/axis2/src/test/resources/http-binding-validator.wsdl

Modified: ode/trunk/axis2/src/test/resources/http-binding-validator-ext.wsdl
URL: 
http://svn.apache.org/viewvc/ode/trunk/axis2/src/test/resources/http-binding-validator-ext.wsdl?rev=673231&r1=673230&r2=673231&view=diff
==============================================================================
--- ode/trunk/axis2/src/test/resources/http-binding-validator-ext.wsdl 
(original)
+++ ode/trunk/axis2/src/test/resources/http-binding-validator-ext.wsdl Tue Jul  
1 17:02:50 2008
@@ -36,7 +36,7 @@
                 <http:urlReplacement/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="part_0"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -51,7 +51,7 @@
                 <http:urlReplacement/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="part_0"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -69,7 +69,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="part_0"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -84,7 +84,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="part_0"/>
             </wsdl:output>
         </wsdl:operation>
         <wsdl:operation name="bye">
@@ -93,7 +93,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="part_0"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -108,23 +108,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
-            </wsdl:output>
-        </wsdl:operation>
-    </wsdl:binding>
-    <wsdl:binding name="DummyServiceHttpBinding_verb_overridden" 
type="ns1:DummyServicePortType">
-        <wsdl:documentation>
-            shouldPass # Operation may override the verb defined in the port.
-        </wsdl:documentation>
-        <http:binding verb="GET"/>
-        <wsdl:operation name="hello">
-            <http:operation location="DummyService/hello"/>
-            <odex:binding verb="POST"/>
-            <wsdl:input>
-                <http:urlEncoded/>
-            </wsdl:input>
-            <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="part_0"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>

Modified: ode/trunk/axis2/src/test/resources/http-binding-validator.wsdl
URL: 
http://svn.apache.org/viewvc/ode/trunk/axis2/src/test/resources/http-binding-validator.wsdl?rev=673231&r1=673230&r2=673231&view=diff
==============================================================================
--- ode/trunk/axis2/src/test/resources/http-binding-validator.wsdl (original)
+++ ode/trunk/axis2/src/test/resources/http-binding-validator.wsdl Tue Jul  1 
17:02:50 2008
@@ -60,7 +60,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -72,10 +72,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -90,7 +90,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -102,10 +102,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -117,10 +117,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -135,10 +135,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -153,7 +153,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -165,10 +165,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="application/x-www-form-urlencoded" 
part="hello"/>
+                <mime:content type="application/x-www-form-urlencoded" 
part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -180,10 +180,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="whatever-content-type" part="hello"/>
+                <mime:content type="whatever-content-type" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -198,10 +198,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -216,7 +216,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -228,10 +228,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="application/x-www-form-urlencoded" 
part="hello"/>
+                <mime:content type="application/x-www-form-urlencoded" 
part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -243,10 +243,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="whatever-content-type" part="hello"/>
+                <mime:content type="whatever-content-type" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -261,10 +261,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -279,7 +279,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -294,10 +294,10 @@
         <wsdl:operation name="hello">
             <http:operation location="DummyService/hello"/>
             <wsdl:input>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -312,7 +312,7 @@
                 <http:urlEncoded/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -331,7 +331,7 @@
                 <http:urlReplacement/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -346,7 +346,7 @@
                 <http:urlReplacement/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -361,7 +361,7 @@
                 <http:urlReplacement/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -376,7 +376,7 @@
                 <http:urlReplacement/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>
@@ -392,7 +392,7 @@
                 <http:urlReplacement/>
             </wsdl:input>
             <wsdl:output>
-                <mime:content type="text/xml" part="hello"/>
+                <mime:content type="text/xml" part="TestPart"/>
             </wsdl:output>
         </wsdl:operation>
     </wsdl:binding>


Reply via email to