Skip to main content
Inspiring
July 29, 2006
Question

CFC - Service

  • July 29, 2006
  • 1 reply
  • 533 views

Dear all,

I have a few CFC files. But everytime I make changes to my code, seems that I need to restart my ColdFusion's Service to test otherwise the changes will not take effect. Is there any better way to do this? I have been wasting my time restarting the service to test my code. I am using MX 7 and remoting.

Looking forward for your reply.

Thanks in advance
Keiko
    This topic has been closed for replies.

    1 reply

    Participating Frequently
    August 1, 2006
    The same thing happened to me when I use CFMX6. What I did was deleting files under C:\CFusionMX\wwwroot\WEB-INF\cfc-skeletons.

    Maybe you can apply the same trick.


    Laksma
    KeikoAuthor
    Inspiring
    August 8, 2006

    Is there any setting that I can change beside deleting all files under fc-skeletons folder? In the past when I coded in JSP, I also hit the same problem and I did the deletion to solve.
    KeikoAuthor
    Inspiring
    August 15, 2006

    Dear all,

    Any other suggestions?