You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by jf...@apache.org on 2010/07/08 20:38:24 UTC

svn commit: r961871 - in /webservices/juddi/trunk/uddi-ws/src/main/resources: uddi_api_v3_binding.wsdl uddi_v3_service.wsdl

Author: jfaath
Date: Thu Jul  8 18:38:24 2010
New Revision: 961871

URL: http://svn.apache.org/viewvc?rev=961871&view=rev
Log:
getting rid of wsdl errors

Modified:
    webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_api_v3_binding.wsdl
    webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_v3_service.wsdl

Modified: webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_api_v3_binding.wsdl
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_api_v3_binding.wsdl?rev=961871&r1=961870&r2=961871&view=diff
==============================================================================
--- webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_api_v3_binding.wsdl (original)
+++ webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_api_v3_binding.wsdl Thu Jul  8 18:38:24 2010
@@ -162,8 +162,8 @@
 		</operation>
 	</binding>
 	<binding name="UDDI_Publication_SoapBinding" type="uddi_api_v3_portType:UDDI_Publication_PortType">
+        <documentation>This is the SOAP binding for the UDDI Publication portType.</documentation>
 		<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
-		<documentation>This is the SOAP binding for the UDDI Publication portType.</documentation>
 		<operation name="add_publisherAssertions">
 			<soap:operation soapAction="add_publisherAssertions"/>
 			<input>
@@ -334,8 +334,8 @@
 		</operation>
 	</binding>
 	<binding name="UDDI_Security_SoapBinding" type="uddi_api_v3_portType:UDDI_Security_PortType">
+        <documentation>This is the SOAP binding for the UDDI Security portType.</documentation>
 		<soap:binding transport="http://schemas.xmlsoap.org/soap/http"/>
-		<documentation>This is the SOAP binding for the UDDI Security portType.</documentation>
 		<operation name="discard_authToken">
 			<soap:operation soapAction="discard_authToken"/>
 			<input>

Modified: webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_v3_service.wsdl
URL: http://svn.apache.org/viewvc/webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_v3_service.wsdl?rev=961871&r1=961870&r2=961871&view=diff
==============================================================================
--- webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_v3_service.wsdl (original)
+++ webservices/juddi/trunk/uddi-ws/src/main/resources/uddi_v3_service.wsdl Thu Jul  8 18:38:24 2010
@@ -43,6 +43,7 @@
 		followed, or as required to translate it into languages other than
 		English.
 	-->
+    <documentation>WSDL service definition for UDDI 3.0.2 specification</documentation>
     <import namespace="urn:uddi-org:api_v3_binding" location="uddi_api_v3_binding.wsdl"/>
     <import namespace="urn:uddi-org:custody_v3_binding" location="uddi_custody_v3_binding.wsdl"/>
     <import namespace="urn:uddi-org:repl_v3_binding" location="uddi_repl_v3_binding.wsdl"/>
@@ -94,5 +95,4 @@
         </port>
     </service>
 
-	<documentation>WSDL service definition for UDDI 3.0.2 specification</documentation>
 </definitions>



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