Quantcast
Channel: Adobe Community : Unanswered Discussions - ColdFusion
Viewing all articles
Browse latest Browse all 5794

Framework Mach-ii issue

$
0
0

Hi All,

First time seeing an app using framework Mach-ii. I did some changes to my app code, it looks like the framework cache the app, the only way to see the updates is restarting the CF service.

Is there a better way to refresh the cache for my app?

I tried creating a basic application.cfc with ApplicationStop() as:

<cffunction name="OnApplicationStart" access="public" returntype="boolean" output="false" hint="Fires when the application is first created.">

        <cfset ApplicationStop() />

        <!--- Return out. --->

        <cfreturn true />

    </cffunction>

But it doesn't work.

Anyone work with this framework?

Thanks!


Viewing all articles
Browse latest Browse all 5794

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>