I would like to clarify one point.  Changes within the methods are not
cached.  It appears that all that is being cached is the names of the
available methods themselves.

~Dave

On 7/13/05, Dave Shuck <[EMAIL PROTECTED]> wrote:
> I have an issue where I rename methods in a web service, or add new
> methods in a web service, and the changes are not reflected due to
> caching by the server.  I can call the same CFC as a local class and
> the changes are there.  What I have read is that when a web service
> has been invoked, all the methods are cached until the ColdFusion
> server is restarted.  I am working in a hosted environment and don't
> have the opportunity to restart the ColdFusion server when I need to.
> Deos anyone know of a workaround to this?
> 
> Thanks,
> 
> ~Dave
>
----------------------------------------------------------
To post, send email to [email protected]
To unsubscribe:
   http://www.dfwcfug.org/form_MemberUnsubscribe.cfm
To subscribe:
   http://www.dfwcfug.org/form_MemberRegistration.cfm


Reply via email to