The former will only use HTTP. The latter will use a relative path, the web root, custom tag paths and CF mappings (not sure if that's the actual order). So it won't use HTTP, but it could be dependant on the web server config for searching the web root.
cheers, barneyb On Tue, 14 Sep 2004 14:59:58 -0400, Douglas Knudsen <[EMAIL PROTECTED]> wrote: > right, so to Thomas' question...this seems correct, no? Its all in > the invokation. > > <cfinvoke webservice="http://foo.com/superfreakywebservice.cfc?wsdl".... > this is expected to use HTTP call, eh? > <cfinvoke component="com.foo.superfreakywebservice" ..... > this is expected to use CF mappings and no HTTP, eh? > > Doug > -- Barney Boisvert [EMAIL PROTECTED] 360.319.6145 http://www.barneyb.com ---------------------------------------------------------- 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]
