I restarted ColdFusion server and changes  have been reflected (and
all ok)... When i have a webservice and I update it, why should I
restart CF server?


On Wed, 27 Oct 2004 17:30:08 +0200, Xavi <[EMAIL PROTECTED]> wrote:
> I said it:
> 
> Error Occurred While Processing Request :
> Web service operation "getQueryResult" with parameters
> {dsn={bustia_web},myquery={ select * from webusuarios },} could not be
> found.
> The error occurred in C:\CFusionMX\wwwroot\test3\service.cfm: line 38
> 
> 36 :  <cfinvoke
> webservice="http://localhost:8500/test3/service.cfc?wsdl";
> method="getQueryResult" returnvariable="resultado">
> 37 :     <cfinvokeargument name="dsn" value="#dsn#"/>
> 38 :     <cfinvokeargument name="myquery" value="#myquery#"/>
> 39 : </cfinvoke>
> 
> 
> 
> 
> Xavi
> 
> On Wed, 27 Oct 2004 11:36:07 -0400, Dave Watts <[EMAIL PROTECTED]> wrote:
> > > getMyDate is running ok like a webservice but getQueryResult
> > > no, should I restart cfserver? i hope not.
> >
> > Can you provide more details about what exactly isn't working? What is the
> > exact error message you get?
> >
> > Dave Watts, CTO, Fig Leaf Software
> > http://www.figleaf.com/
> > phone: 202-797-5496
> > fax: 202-797-5444
> >
> > ----------------------------------------------------------
> >
> >
> > 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]
> >
> 
> --
> Xavi (http://xavicl.blogspot.com)
> 


-- 
Xavi (http://xavicl.blogspot.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]

Reply via email to