In the CF admin you need to refresh the webservice that is defined
automatically when you invoke that URL. CF is caching the stub and
doesn't see the new methods/arguments/whatever when the webservice
changes unless the refresh is done.

On 7/15/05, Simon Smith <[EMAIL PROTECTED]> wrote:

> 
> adds two args (user and password) to call and cfc page ....
> 
> <cfinvoke
> webservice ="http://172.20.2.100/ws/conveyancing/cfcs/LMSintroducer.cfc?wsdl";
> method ="myIntroducers"
> l_id="1100,1104"
> maxRecords="3"
> user="as"
> pwd="as"
> returnVariable="foo">
> 
> and fails (
> Web service operation "myIntroducers" with parameters 
> {PWD={as},L_ID={1100,1104},USER={as},MAXRECORDS={3},} could not be found. )
> )
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212058
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to