I have a cfc with a method that works fine. When invoked as a WS, I get
an error:
Web service operation "getGEOCodeTax" with parameters
{merchandiseAmount={33},strState={in},strCity={anderson},freightAmount={
4},} could not be found.
Is your component being called via a cf mapping? There is a known cfmx issue when working with webservices that it basically ignores cf mappings so calling components, cfimport tags and cfmodules would produce an error like yours above.
There is a fix listed on the known problems page (issue 52716).
http://www.macromedia.com/support/coldfusion/releasenotes/mx/mx61_known_problems.html#webservices
Hope that helps
-Brendan http://farcry.daemon.com.au
----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email
to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com).
An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
