You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-commits@ws.apache.org by da...@apache.org on 2007/03/06 15:30:39 UTC

svn commit: r515132 - in /webservices/muse/site/docs/2.2.0/tutorial/artifacts: muse-template.wsdl sample-wsn-producer.wsdl

Author: danj
Date: Tue Mar  6 06:30:36 2007
New Revision: 515132

URL: http://svn.apache.org/viewvc?view=rev&rev=515132
Log:
removing RMD reference to template WSDLs since RMD files are not included with them.

Modified:
    webservices/muse/site/docs/2.2.0/tutorial/artifacts/muse-template.wsdl
    webservices/muse/site/docs/2.2.0/tutorial/artifacts/sample-wsn-producer.wsdl

Modified: webservices/muse/site/docs/2.2.0/tutorial/artifacts/muse-template.wsdl
URL: http://svn.apache.org/viewvc/webservices/muse/site/docs/2.2.0/tutorial/artifacts/muse-template.wsdl?view=diff&rev=515132&r1=515131&r2=515132
==============================================================================
--- webservices/muse/site/docs/2.2.0/tutorial/artifacts/muse-template.wsdl (original)
+++ webservices/muse/site/docs/2.2.0/tutorial/artifacts/muse-template.wsdl Tue Mar  6 06:30:36 2007
@@ -294,9 +294,7 @@
 			element="wsnt:NoCurrentMessageOnTopicFault" />
 	</wsdl:message>
 	<wsdl:portType name="WsResourcePortType"
-		wsrf-rp:ResourceProperties="tns:WsResourceProperties"
-		wsrmd:Descriptor="WsResourceMetadata"
-		wsrmd:DescriptorLocation="WsResource.rmd">
+		wsrf-rp:ResourceProperties="tns:WsResourceProperties">
 		<wsdl:operation name="GetMetadata">
 			<wsdl:input
 				wsa:Action="http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata"

Modified: webservices/muse/site/docs/2.2.0/tutorial/artifacts/sample-wsn-producer.wsdl
URL: http://svn.apache.org/viewvc/webservices/muse/site/docs/2.2.0/tutorial/artifacts/sample-wsn-producer.wsdl?view=diff&rev=515132&r1=515131&r2=515132
==============================================================================
--- webservices/muse/site/docs/2.2.0/tutorial/artifacts/sample-wsn-producer.wsdl (original)
+++ webservices/muse/site/docs/2.2.0/tutorial/artifacts/sample-wsn-producer.wsdl Tue Mar  6 06:30:36 2007
@@ -294,9 +294,7 @@
 			element="wsnt:NoCurrentMessageOnTopicFault" />
 	</wsdl:message>
 	<wsdl:portType name="WsResourcePortType"
-		wsrf-rp:ResourceProperties="tns:WsResourceProperties"
-		wsrmd:Descriptor="WsResourceMetadata"
-		wsrmd:DescriptorLocation="WsResource.rmd">
+		wsrf-rp:ResourceProperties="tns:WsResourceProperties">
 		<wsdl:operation name="GetMetadata">
 			<wsdl:input
 				wsa:Action="http://schemas.xmlsoap.org/ws/2004/09/mex/GetMetadata"



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