<?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.1 - htmldocs - tags-p67.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-26T02:24:09</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#71989" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#62260" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#56639" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#52566" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#51015" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#48023" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#43966" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#40437" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#39369" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38427" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38386" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38337" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#33915" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#29754" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#27358" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#25116" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24341" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24194" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24193" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#23687" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#22108" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#22107" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#18461" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16859" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16792" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16791" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16340" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#10781" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#10725" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#4331" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#71989">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#71989</link>
		<description>For anyone having trouble using cfinvoke to call a cfc function....if you have recently updated the cfc function's attributes (e.g. - name, arguments, etc..) you need to restart the ColdFusion service. &lt;br /&gt;&lt;br /&gt;I believe this is due to a caching issue with the wsdl file created and stored by ColdFusion.</description>
		<dc:creator>egeis</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-08-14T12:09:48</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#62260">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#62260</link>
		<description>Make sure you are not inheriting Application.cfm from top.&lt;br /&gt;I got the same error and I created blank Application.cfm in the same folder with component and it works fine.</description>
		<dc:creator>x-ceko</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2007-02-13T13:06:46</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#56639">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#56639</link>
		<description>After spending an hour trying to write an cfinvoke and .cfc for a user login I realized something that might seem obvious to some, but for others it can be quite a pain. You cannot pass USERNAME and PASSWORD as arguments to a cffunction. I found if you change it to usrname and passwd or anything else like that it works fine but otherwise it gives you an error if you require those arguments.</description>
		<dc:creator>browna3</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-11-20T16:36:44</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#52566">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#52566</link>
		<description>milburgr,&lt;br /&gt;&lt;br /&gt;Here is the link you requested http://www.richarddavies.us/archives/2006/02/enabling_web_services.php</description>
		<dc:creator>Jeff_C</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-09-05T06:31:19</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#51015">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#51015</link>
		<description>The url above is out of service... any chance someone can post the contents of http://www.richarddavies.us/archives/2006/02/enabling_web_se_1.php&lt;br /&gt;?&lt;br /&gt;Thanks,&lt;br /&gt;Greg</description>
		<dc:creator>milburgr</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-07-20T06:11:17</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#48023">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#48023</link>
		<description>for all those having the 'Could not generate stub objects...' problems, check out http://www.richarddavies.us/archives/2006/02/enabling_web_se_1.php&lt;br /&gt;&lt;br /&gt;he's got the solution</description>
		<dc:creator>grantmr</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-04-27T19:47:01</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#43966">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#43966</link>
		<description>Hi guys&lt;br /&gt;The issue with 'Could not generate stub objects for web service invocation. ' seem to be with your Firewall. You need to grant access to the JRun Jar Launcher. I have Zone Alarm and given the right access it works.&lt;br /&gt;&lt;br /&gt;It feels good to be back into Coldfusion after three years. Ohh Yes.</description>
		<dc:creator>rez405</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2006-01-07T17:31:19</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#40437">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#40437</link>
		<description>Folks, the comment of the &quot;syntax 2&quot; example and indeed the first line of the page both suggest that using &lt;cfinvoke method=&quot;somefunction&quot;&gt; without a COMPONENT attribute can be used only &quot;within a component&quot;. That doesn't recognize that CFFUNCTIONs can exist outside a CFC, and indeed this CFINVOKE syntax can call such a method without regard to CFCs. &lt;br /&gt;&lt;br /&gt;As such, the first line (&quot;Invokes a component method from within a ColdFusion page or component&quot;) and the syntax 2 comment (&quot;this syntax can invoke a method of a component only   from within the component&quot;) aren't quite accurate.&lt;br /&gt;&lt;br /&gt;The problem exists in the CFMX 7 docs as well, and no one has commented on this there. I don't suppose you want people repeating such observations in both livedocs pages. Is it reasonable for us to hope that comments made here that were offered after CFMX 7's release may still influence future doc updates?</description>
		<dc:creator>carehart</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-10-04T13:49:19</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#39369">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#39369</link>
		<description>Handling Complex response&lt;br /&gt;&lt;cfinvoke &lt;br /&gt;  webservice=&quot;http://webserviceprovider.com/wsdl/?WSDL&quot;&lt;br /&gt;  method=&quot;method&quot;&lt;br /&gt;  returnvariable=&quot;ReturnArray&quot;&gt;&lt;br /&gt;&lt;cfinvokeargument name=&quot;var_name1&quot; value=&quot;value1&quot;/&gt;&lt;br /&gt;&lt;cfinvokeargument name=&quot;var_name2&quot; value=&quot;value2&quot;/&gt;&lt;br /&gt;&lt;cfinvokeargument name=&quot;var_name3&quot; value=&quot;value3&quot;/&gt;&lt;br /&gt;&lt;/cfinvoke&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfset customArr= arrayNew(1)&gt;&lt;br /&gt;     &lt;cfloop index=&quot;i&quot; from=&quot;1&quot; to=&quot;5&quot;&gt;&lt;br /&gt;         &lt;cfscript&gt;&lt;br /&gt;             ResponseArr = StructNew(  );&lt;br /&gt;             ResponseArr.Var1 = ReturnArray[i].Var1;             &lt;br /&gt;             ResponseArr.Var2 = ReturnArray[i].Var2;       &lt;br /&gt;             ResponseArr.Var3 = ReturnArray[i].Var3;        &lt;br /&gt;            &lt;br /&gt;            customArr[i] = ResponseArr;&lt;br /&gt;&lt;/cfscript&gt;&lt;br /&gt;&lt;/cfloop&gt;&lt;br /&gt;	&lt;br /&gt;&lt;cfdump var=&quot;#customArr#&quot;&gt;</description>
		<dc:creator>rajiv_lodha</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-09-13T06:19:53</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38427">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38427</link>
		<description>Hi,&lt;br /&gt;&lt;br /&gt;I found the solution of the problem I had related to calling web service from CF and in my web service, I had complex parameter, and I couldn't figure out how to supply this from CF and now I have changed the interface of WS to accept normal params and it started working.&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Philip</description>
		<dc:creator>pbedi</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-05T01:40:22</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38386">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38386</link>
		<description>Hi,&lt;br /&gt;&lt;br /&gt;I am trying to invoke a webservice which is running under Jrun4 using axis framwork and developed in Java. When I call this web service using java client it works fine but when I call it from cf 7 page it throws error:&lt;br /&gt;&lt;br /&gt;Here is how I am invoking it:&lt;br /&gt;&lt;br /&gt;&lt;cfinvoke method=&quot;getTemplateParameters&quot; returnvariable=&quot;aString&quot;&lt;br /&gt;          webservice=&quot;http://5.0.5.1:8300/axis/services/theDna&quot;&gt; &lt;br /&gt;    &lt;cfinvokeargument name=&quot;templatePathName&quot; value=&quot;customer/client/headline&quot;/&gt;&lt;br /&gt;    &lt;cfinvokeargument name=&quot;templateName&quot; value=&quot;testtemp.xml&quot;/&gt;&lt;br /&gt;  &lt;/cfinvoke&gt;&lt;br /&gt;&lt;cfoutput&gt;#aString#&lt;/cfoutput&gt;&lt;br /&gt;&lt;br /&gt;And the error message is:&lt;br /&gt;&lt;br /&gt;Could not generate stub objects for web service invocation.  &lt;br /&gt;Name: http://5.0.5.1:8300/axis/services/theDna. WSDL: http://5.0.5.1:8300/axis/services/theDna. org.xml.sax.SAXException: Fatal Error: URI=null Line=2: The markup in the document following the root element must be well-formed. It is recommended that you use a web browser to retrieve and examine the requested WSDL document for correctness. If the requested WSDL document can't be retrieved or it is dynamically generated, it is likely that the target web service has programming errors.  &lt;br /&gt;  &lt;br /&gt;The error occurred in F:\Inetpub\sites\Tracker\testws.cfm: line 60&lt;br /&gt; &lt;br /&gt;58 :           webservice=&quot;http://5.0.5.1:8300/axis/services/theDna&quot;&gt; &lt;br /&gt;59 :     &lt;cfinvokeargument name=&quot;templatePathName&quot; value=&quot;customer/client/headline&quot;/&gt;&lt;br /&gt;60 :     &lt;cfinvokeargument name=&quot;templateName&quot; value=&quot;testtemp.xml&quot;/&gt;&lt;br /&gt;61 :   &lt;/cfinvoke&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt; &lt;br /&gt;And if I change follwing webservice=&quot;http://5.0.5.1:8300/axis/services/theDna&quot;&gt; &lt;br /&gt;with webservice=&quot;http://5.0.5.1:8300/axis/services/theDna?wsdl&quot;&gt; &lt;br /&gt;&lt;br /&gt;Then I get this error:&lt;br /&gt;&lt;br /&gt;Web service operation &quot;getTemplateParameters&quot; with parameters {templatePathName={customer/client/headline},templateName={testtemp.xml},} could not be found.  &lt;br /&gt; &lt;br /&gt;  &lt;br /&gt;The error occurred in F:\Inetpub\sites\Tracker\testws.cfm: line 60&lt;br /&gt; &lt;br /&gt;58 :           webservice=&quot;http://5.0.5.1:8300/axis/services/theDna?wsdl&quot;&gt; &lt;br /&gt;59 :     &lt;cfinvokeargument name=&quot;templatePathName&quot; value=&quot;customer/client/headline&quot;/&gt;&lt;br /&gt;60 :     &lt;cfinvokeargument name=&quot;templateName&quot; value=&quot;testtemp.xml&quot;/&gt;&lt;br /&gt;61 :   &lt;/cfinvoke&gt;&lt;br /&gt;&lt;br /&gt;And it runs fine from Java client.&lt;br /&gt;&lt;br /&gt;Could some one suggest me, what I am missing?&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Philip</description>
		<dc:creator>pbedi</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-04T06:55:12</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38337">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#38337</link>
		<description>I am trying to invoke a web service that returns a complex XML document string.,&lt;br /&gt;&lt;br /&gt;I try to do the following:&lt;br /&gt;&lt;cfinvoke &lt;br /&gt; webservice=&quot;http://www.domain.nett/portal/eig/services/assignment?wsdl&quot;&lt;br /&gt; method=&quot;getAssignmentCount&quot;&lt;br /&gt; returnvariable=&quot;aAssignmentsType&quot;&gt;&lt;br /&gt;	&lt;cfinvokeargument name=&quot;userID&quot; value=&quot;userid&quot;/&gt;&lt;br /&gt;	&lt;cfinvokeargument name=&quot;userPassword&quot; value=&quot;password&quot;/&gt;&lt;br /&gt;&lt;/cfinvoke&gt;&lt;br /&gt;&lt;cfset mydoc = XmlParse(aAssignmentsType)&gt;&lt;br /&gt;&lt;cfdump var=&quot;#mydoc#&quot;&gt;&lt;br /&gt;&lt;br /&gt;And I get the following:&lt;br /&gt; An error occured while Parsing an XML document.&lt;br /&gt;Content is not allowed in prolog.&lt;br /&gt;&lt;br /&gt;I am brand new to this stuff, please help me understand what is incorrect?</description>
		<dc:creator>jmk4444</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-08-03T09:08:29</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#33915">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#33915</link>
		<description>FYI, a developer has reported that he had a problem using cfinvoke to&lt;br /&gt;call a web service with multiple arguments, but was able to solve it&lt;br /&gt;by using cfscript instead.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-05-24T10:01:00</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#29754">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#29754</link>
		<description>For those having trouble calling remote cfc's as web services (ie. strange errors like &quot;must have '&gt;' terminate comment etc...), try adding an Application.cfm file to the directory in which the cfc's exist.&lt;br /&gt;&lt;br /&gt;something very simple, like&lt;br /&gt;&lt;cfapplication name = &quot;cfc&quot;&gt;&lt;br /&gt;&lt;br /&gt;That will allow any aggregator, site partner, etc to access the wsdl file freely, without having any code that is included in your higher level Application.cfm file getting in the way.  I don't know, worked for me.</description>
		<dc:creator>joezizzo1</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-15T14:50:32</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#27358">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#27358</link>
		<description>I'm having trouble call a specific method of a webservice. I can call all the other methods, but the one I want to call exists in a different port/binding. &lt;br /&gt;Is there anyway to specify the port/binding when calling the methd?&lt;br /&gt;Info:&lt;br /&gt;http://live.capescience.com/GlobalWeather/index.html&lt;br /&gt;http://live.capescience.com/wsdl/GlobalWeather.wsdl&lt;br /&gt;My Code:&lt;br /&gt;&lt;cfinvoke 	webservice=&quot;http://live.capescience.com/wsdl/GlobalWeather.wsdl&quot;&lt;br /&gt;			method=&quot;getWeatherReport&quot; &lt;br /&gt;			returnvariable=&quot;weather&quot;&gt;&lt;br /&gt;			&lt;cfinvokeargument name=&quot;code&quot; value=&quot;CYYZ&quot;&gt;&lt;br /&gt;&lt;/cfinvoke&gt;&lt;br /&gt;Returns:&lt;br /&gt; Web service operation &quot;getWeatherReport&quot; with parameters {code={CYYZ},} could not be found.&lt;br /&gt;&lt;br /&gt;Any thoughs? Thanks</description>
		<dc:creator>zombiesandpirates</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-02T23:36:55</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#25116">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#25116</link>
		<description>If you open that wsdl url directly in a browser, you should see an xml formatted file. If you are seeing the Could not generate stub objects for web service invocation error, there is most likely an error being thrown by your web service cfc. You can read this error by opening the wsdl url - for instance, a common error is to not specify return types for remote functions. The entire cfc must be error free, as it gets compiled to generate the web service. You may need to use mozilla to view the error, as IE can replace an error message with a generic &quot;unable to display page&quot; error.</description>
		<dc:creator>DerrickStone</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-07T07:15:06</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24341">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24341</link>
		<description>How does one invoke a _messaging_ Web Service?&lt;br /&gt;I've been able to invoke RPC style Web Services, explicity passing the &lt;br /&gt;required parameters by name, but how is such a mechanism to be &lt;br /&gt;applied to a messaging service?&lt;br /&gt;&lt;br /&gt;Do I build the SOAP Envelope myself, and if so, exactly how much of it &lt;br /&gt;do I need to create?&lt;br /&gt;&lt;br /&gt;How much of the Envelope does CF handle / What does CF expect the &lt;br /&gt;developer to provide?&lt;br /&gt;&lt;br /&gt;Does CF generate the required SOAPContext &quot;request&quot; and &quot;response&quot; &lt;br /&gt;parameters, or will I need to generate those myself?</description>
		<dc:creator>jlorenti</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-22T11:18:26</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24194">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24194</link>
		<description>Also, one more thing that is &quot;odd&quot; to me, when i browse to this page: http://dbsic/getServerlist.cfc?wsdl&lt;br /&gt;&lt;br /&gt;The generated xml has this (notice the targetNamespace is not my servername):&lt;br /&gt;  &lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot; ?&gt; &lt;br /&gt;- &lt;wsdl:definitions targetNamespace=&quot;http://DefaultNamespace&quot; xmlns:impl=&quot;http://DefaultNamespace&quot; xmlns:intf=&quot;http://DefaultNamespace&quot;</description>
		<dc:creator>fuehrerm</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-19T07:18:56</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24193">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#24193</link>
		<description>I am having the exact same problem trying to test a web service that is a simple select statement.  If I invoke the component it works fine, but if I invoke the web service it fails with this:&lt;br /&gt;&lt;br /&gt;Could not generate stub objects for web service invocation.  &lt;br /&gt;Name: http://dbsic/getServerlist.cfc?wsdl. WSDL: http://dbsic/getServerlist.cfc?wsdl. org.xml.sax.SAXException: Fatal Error: URI=null Line=1: Next character must be &quot;&gt;&quot; terminating comment . It is recommended that you use a web browser to retrieve and examine the requested WSDL document for correctness. If the requested WSDL document can't be retrieved or it is dynamically generated, it is likely that the target web service has programming errors.</description>
		<dc:creator>fuehrerm</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-19T07:02:56</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#23687">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#23687</link>
		<description>mossy_77 : same problem... did you solve the problem ? work around ? On out server, the webservice works great, and after a few hours (it depends) we get that error...</description>
		<dc:creator>Dieterk</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-11-09T01:48:13</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#22108">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#22108</link>
		<description>That previous error was generated when I had:&lt;br /&gt;&lt;cfinvoke webservice=&quot;http://#URL.server#/components/web_services.cfc?wsdl&quot; &lt;br /&gt;method=&quot;getPreview&quot; &lt;br /&gt;timeout = &quot;200&quot;&lt;br /&gt;strStructName = &quot;#URL.structname#&quot;&lt;br /&gt;returnvariable=&quot;structPreview&quot;&gt;&lt;br /&gt;&lt;br /&gt;When I take the timeout attribute away:&lt;br /&gt;&lt;cfinvoke webservice=&quot;http://#URL.server#/components/web_services.cfc?wsdl&quot; method=&quot;getPreview&quot; &lt;br /&gt;strStructName = &quot;#URL.structname#&quot;&lt;br /&gt;returnvariable=&quot;structPreview&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I still get this error:&lt;br /&gt;&lt;br /&gt;Could not generate stub objects for web service invocation. We are sorry.&lt;br /&gt;There was an error processing this page.&lt;br /&gt;&lt;br /&gt;Date: {ts '2004-10-08 10:16:05'} &lt;br /&gt;Message: Could not generate stub objects for web service invocation. &lt;br /&gt;&lt;br /&gt;java.net.ConnectException: Connection refused: connect It is recommended that you use a web browser to retrieve and examine the requested WSDL document for correctness. If the requested WSDL document can't be retrieved or it is dynamically generated, it is likely that the target web service has programming errors.</description>
		<dc:creator>mossy_77</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-08T02:18:36</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#22107">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#22107</link>
		<description>I am attempting to invoke a webservice on 3 different servers 2 of them don't work. I get:&lt;br /&gt;&lt;br /&gt;Could not generate stub objects for web service invocation. We are sorry.&lt;br /&gt;There was an error processing this page.&lt;br /&gt;&lt;br /&gt;Date: {ts '2004-10-08 10:00:53'} &lt;br /&gt;Message: Could not generate stub objects for web service invocation. &lt;br /&gt;Detail: Name: java.io.InterruptedIOException: Connection establishment timed out It is recommended that you use a web browser to retrieve and examine the requested WSDL document for correctness. If the requested WSDL document can't be retrieved or it is dynamically generated, it is likely that the target web service has programming errors. &lt;br /&gt;&lt;br /&gt;When I place the webservice URL in the browser it displ;ays the soap definition perfectly. Cold fusion can see the webservice but won't allow it to connect. There ore no proxies, passwords or ssl involved.&lt;br /&gt;&lt;br /&gt;Also why does it work in one identical environment and not another.&lt;br /&gt;&lt;br /&gt;Regardss&lt;br /&gt;Mossy_77</description>
		<dc:creator>mossy_77</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-08T02:13:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#18461">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#18461</link>
		<description>Error 51904. In my instance it is always the third parameter sent, no matter what order the parameters pairs are sent in. Even a parameter with type string defined in the wsdl does not work. Is theie going to be a update soon.</description>
		<dc:creator>CBerlandier</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-07-13T17:15:28</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16859">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16859</link>
		<description>Can you provide any other info on bug 51904?  Is there a work around or a hot fix?</description>
		<dc:creator>dhemke</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-15T07:04:55</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16792">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16792</link>
		<description>This is a known bug, number  51904.</description>
		<dc:creator>ASandstrom</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-06-14T12:32:07</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16791">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16791</link>
		<description>I am passing the numeric value 80 into a function within a component and have tried hard-coding the value to 80.&lt;br /&gt;&lt;br /&gt;&lt;cfargument name=&quot;appPort&quot; type=&quot;numeric&quot; required=&quot;Yes&quot;&gt;&lt;br /&gt;&lt;br /&gt;Yet, I getting an error as follows:&lt;br /&gt;&lt;br /&gt;Could not perform web service invocation &quot;createApplication&quot; because java.lang.IllegalArgumentException: argument type mismatch&lt;br /&gt;&lt;br /&gt;Is this a known bug?  I have seen other users complaining of the same problem.  What is even more strange is that this error is inconsistent (i.e. numeric values don't always produce this error).  Yet it is consistently produced with this particular Web Service method.</description>
		<dc:creator>dhemke</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-14T12:17:34</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16340">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#16340</link>
		<description>This is in response to the first post which refers to inability to get the raw XML. I have been able to do this quite easily using the code below:&lt;br /&gt;&lt;br /&gt;&lt;cfinvoke 	webservice=&quot;http://somewebsite/WebService.asmx?WSDL&quot;&lt;br /&gt;			method=&quot;GetMethod&quot; &lt;br /&gt;			returnvariable=&quot;returnVar&quot;/&gt;&lt;br /&gt;&lt;br /&gt;&lt;cfset responseArray = returnVar.get_any()&gt;&lt;br /&gt;&lt;cfset firstElementObject = #responseArray[1]#&gt;&lt;br /&gt;&lt;cfset firstElementXML = XMLParse(firstElementObject.toString())&gt;&lt;br /&gt;&lt;br /&gt;I have installed the hotfix described at http://www.macromedia.com/support/coldfusion/ts/documents/webservices_header.htm. This may be why the above code works for me. Hope this helps.</description>
		<dc:creator>hiremaga</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-08T18:51:10</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#10781">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#10781</link>
		<description>The username and password come into play if you have used web server security to password protect the directory containing the component. It has nothing to do with ColdFusion authentication (that is, cflogin/cfloginuser specified in application.cfm).&lt;br&gt;&lt;br&gt;So, username must be defined in whatever user store your web server uses for security (NT domain for IIS, LDAP for iPlanet, for example).&lt;br&gt;&lt;br&gt;You can find a little more information in the corresponding discussion in the Developing Applications with ColdFusion manual: http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/webser32.htm</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-03-11T09:57:02</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#10725">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#10725</link>
		<description>I'm a bit stumped.&lt;br /&gt;&lt;br /&gt;I'm trying to add some security to my CFC web service. I entered a username and password in Administrator for the specific web service entry under Administrator -&gt; Data &amp; Services -&gt; Web Services&lt;br /&gt;&lt;br /&gt;I figured that I could then pass the username/password values to the web service via CFINVOKE:&lt;br /&gt;&lt;br /&gt;   &lt;cfinvoke &lt;br /&gt;       webservice = &quot;#myWebService#&quot;&lt;br /&gt;       method = &quot;getFunction&quot;&lt;br /&gt;       username = &quot;username&quot;&lt;br /&gt;       password = &quot;password&quot;&lt;br /&gt;       returnVariable = &quot;returnVar&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;But the documentation states that those values are to &quot;override (the values) specified in Administrator &gt; Web Services&quot;.&lt;br /&gt;&lt;br /&gt;What does &quot;override&quot; mean? Does this somehow reset or otherwise ignore the settings in Administrator? That certainly isn't what I'm after. Can I not simply authenticate by passing these values?</description>
		<dc:creator>csteinola</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-03-10T15:15:54</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#4331">
		<title>coldfusion/6.1/htmldocs/tags-p67.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p67.htm#4331</link>
		<description>Correct. CF doesn't provide access to the raw XML.&lt;br&gt;&lt;br&gt;The CFMX 6.1 Release Notes say :&lt;br&gt;&lt;br&gt;... includes the ability to specify timeouts and proxy settings, and to invoke over SSL.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2003-12-04T12:17:53</dc:date>
	</item>
	</rdf:RDF>

