<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6 - Developing_ColdFusion_MX_Applications_with_CFML - webservices5.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-25T14:48:31</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#20691" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#10984" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#10783" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#20691">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#20691</link>
		<description>PLEASE REMOVE the section &quot;Using ColdFusion components to define data types for web services&quot;. It is completely incorrect. &lt;br /&gt;This section describes 3 CFCs. A name.cfc, address.cfc, and echo.cfc. The echo.cfc is supposed to accept an instance of name.cfc and address.cfc and &quot;echo&quot; them back as return parameters.&lt;br /&gt;&lt;br /&gt;[copied from above]&lt;br /&gt;&lt;cfcomponent&gt;&lt;br /&gt;  &lt;cffunction name=&quot;echoName&quot; returnType=&quot;name&quot; access=&quot;remote&quot;&gt;&lt;br /&gt;      &lt;cfargument name=&quot;input&quot; type=&quot;name&quot;&gt;&lt;br /&gt;      &lt;cfreturn #arguments.input#&gt;&lt;br /&gt;  &lt;/cffunction&gt;&lt;br /&gt;  &lt;cffunction name=&quot;echoAddress&quot; returnType=&quot;address&quot; access=&quot;remote&quot;&gt;&lt;br /&gt;      &lt;cfargument name=&quot;input&quot; type=&quot;address&quot;&gt;&lt;br /&gt;      &lt;cfreturn #arguments.input#&gt;&lt;br /&gt;  &lt;/cffunction&gt;&lt;br /&gt;&lt;/cfcomponent&gt;&lt;br /&gt;&lt;br /&gt;One *cannot* actually pass instances of name.cfc or address.cfc when calling these echoXXX functions via web services using &lt;cfinvoke&gt; as the text undeniably implies. In reality, CFMX thinks the instances of name.cfc and address.cfc are not the correct argument type and will throw an InvalidArgumentException.</description>
		<dc:creator>mattj@montarasoftware.com</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-08-29T21:34:05</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#10984">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#10984</link>
		<description>When you change a Web Service CFC, ColdFusion does not update the WSDL descriptor for the service. Macromedia supports refreshing the WSDL using the Administrator. The technique listed in the web forum thread mentioned in joe_tseng's post is not supported and might not work in future releases.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-03-15T08:53:50</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#10783">
		<title>coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6/Developing_ColdFusion_MX_Applications_with_CFML/webservices5.htm#10783</link>
		<description>Changes made during development with CFC's may not be usable even if the CFC file is saved; if changes are made to a web services client that consumes a given CFC's web service, an error will result when it's executed.  There seems to be some issue with the caching of the WSDL description.  The script at this link:&lt;br /&gt;&lt;br /&gt;http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=8&amp;threadid=707263&amp;loc=en_us#2832951&lt;br /&gt;&lt;br /&gt;seems to help.</description>
		<dc:creator>joe_tseng</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-11T10:06:33</dc:date>
	</item>
	</rdf:RDF>

