search : applicationcfc

select a category, or use search below
(searches all categories and all time range)

displaying top 100 results

Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
On converting from application.cfm to application.cfc
Comment on Configuration in Application.cfc to offload session to distributed cache by External U.
Comment on Configuration in Application.cfc to offload session to distributed cache by External U.
Comment on Configuration in Application.cfc to offload session to distributed cache by External U.
Comment on Configuration in Application.cfc to offload session to distributed cache by External U.
cflocation does not work in Application.cfc
Datasource to Application.cfc / Instance config to Application.cfc
Comment on How to set up a datasource in 'Application.cfc' by Saurav G.
Comment on requestTimeout attribute of cfsetting tag not working in Application.cfc by External U.
Comment on requestTimeout attribute of cfsetting tag not working in Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
Comment on Datasource to Application.cfc / Instance config to Application.cfc by External U.
2609499 CF-3842370 Nimit S. Hi Aaron, I am facing this issue with ColdFusion 11 basic installer, if I am including Application.cfc inside another Application.cfc instead of index.cfm.
Comment on cflocation does not work in Application.cfc by External U.
Comment on CFLocation tag when used in default constructor of Application.cfc throws error by External U.
Comment on scheduler events invoking Application.cfc methods by External U.
Comment on On converting from application.cfm to application.cfc by Charlie Arehart
Comment on requestTimeout attribute of cfsetting tag not working in Application.cfc by External U.
Comment on requestTimeout attribute of cfsetting tag not working in Application.cfc by External U.
Comment on Configuration in Application.cfc to offload session to distributed cache by External U.
Comment on Configuration in Application.cfc to offload session to distributed cache by External U.
Comment on this.timeout in Application.cfc is not properly setting the request timeout by Aaron N.
Comment on cflocation does not work in Application.cfc by External U.
Comment on cflocation does not work in Application.cfc by Richard F.
Comment on ExpandPath Returns Incorrect Path When Used with Mappings in Application.cfc by External U.
Comment on Allow per-application data sources created in Application.cfc by External U.
Comment on REST method calls do not correctly fire Application.cfc event handlers by External U.
Comment on scheduler events invoking Application.cfc methods by External U.
Add onAfterRequestEnd to Application.cfc
How to set up a datasource in 'Application.cfc'
scheduler events invoking Application.cfc methods
Comment on requestTimeout attribute of cfsetting tag not working in Application.cfc by Adobe D.
2613915 CF-3148695 External U. Hi Himavanth and Rupesh, The issue arose b/c event handler requests used to invoke Application.cfc methods. If an Application.cfc method contained cflocation, then the event handler request was interrupted. Now event handler calls ignore Application.cfc methods, so
application.cfc sometimes doesn’t load
this.timeout in Application.cfc is not properly setting the request timeout
Application.cfc will not recursively resolve cfincludes
[ANeff] Bug for: Application.cfc vs Application.cfm wrt GetApplicationMetadata()
Comment on [ANeff] Bug for: Application.cfc vs Application.cfm wrt GetApplicationMetadata() by S P.
Comment on On converting from application.cfm to application.cfc by Charlie Arehart
Comment on ExpandPath Returns Incorrect Path When Used with Mappings in Application.cfc by External U.
CFLocation tag when used in default constructor of Application.cfc throws error
2609891 CF-3750731 Paul N. I am trying to understand the difficulty here. I don't get what issue you are facing for configuring the Serializer in sub applications. Why configuring the Serializer in Sub application Application.cfc is such a bad idea? Are you saying that sub applications does
requestTimeout attribute of cfsetting tag not working in Application.cfc
Comment on On converting from application.cfm to application.cfc by Tom Woo
Comment on [ANeff] Bug for: restInitApplication("absolute path",..) null pointer in Application.cfc pseudo-constructor by External U.
Application.cfc not loaded
Add setting to Application.cfc to create arrays as unsynchronized by default
cfschedule doc should state that handler calls don't invoke Application.cfc methods
Comment on requestTimeout attribute of cfsetting tag not working in Application.cfc by External U.
2608796 CF-3991872 External U. +1 - THIS.sameFormFieldsAsArray defaults to true w/in Application.cfc's pseudo-constructor (bug). After Application.cfc's initialization code has ran, THIS.sameFormFieldsAsArray defaults to false. Since Fusebox merges the FORM and URL scopes w/in Application.cfc
Comment on On converting from application.cfm to application.cfc by Tom Woo
Comment on Exceptions in REST services do not pass exception information to Application.cfc onError() handler by Henry H.
Comment on requestTimeout attribute of cfsetting tag not working in Application.cfc by External U.
Comment on Configuration in Application.cfc to offload session to distributed cache by External U.
Comment on Configuration in Application.cfc to offload session to distributed cache by External U.
Comment on this.timeout in Application.cfc is not properly setting the request timeout by Kailash B.
Comment on this.timeout in Application.cfc is not properly setting the request timeout by External U.
Comment on this.timeout in Application.cfc is not properly setting the request timeout by External U.
Comment on this.timeout in Application.cfc is not properly setting the request timeout by Aaron N.
Comment on this.timeout in Application.cfc is not properly setting the request timeout by External U.
Comment on this.timeout in Application.cfc is not properly setting the request timeout by External U.
Comment on invokeImplicitAccessor should be a CFC setting, not an Application.cfc setting by Awdhesh K.
Comment on invokeImplicitAccessor should be a CFC setting, not an Application.cfc setting by External U.
Comment on invokeImplicitAccessor should be a CFC setting, not an Application.cfc setting by Suchika S.
Comment on invokeImplicitAccessor should be a CFC setting, not an Application.cfc setting by External U.
2609626 CF-3818776 External U. Any application level changes implemented in Application.cfc should take precedent.
2609741 CF-3787631 External U. This needs to be made consistent with Axis 1 behavior or a way to toggle it in Application.cfc or CFAdmin.
Comment on ExpandPath Returns Incorrect Path When Used with Mappings in Application.cfc by External U.
Comment on ExpandPath Returns Incorrect Path When Used with Mappings in Application.cfc by External U.
Comment on ExpandPath Returns Incorrect Path When Used with Mappings in Application.cfc by External U.
2610332 CF-3710270 External U. Should be an over-ridable setting on a per-application basis (Application.cfm and Application.cfc).
2610659 CF-3688456 External U. +1, It would be nice to have a cfc level onError that cascades to the application.cfc onError.
Comment on Allow per-application data sources created in Application.cfc by Nimit S.
Comment on Allow per-application data sources created in Application.cfc by External U.
Comment on REST method calls do not correctly fire Application.cfc event handlers by External U.
Comment on REST method calls do not correctly fire Application.cfc event handlers by External U.
Comment on REST method calls do not correctly fire Application.cfc event handlers by External U.
Comment on Add ability to define datasources within Application.cfc by Rupesh K.
Comment on Add onMissingDatasource support to application.cfc by Nimit S.
Comment on Exceptions in REST Services doesn't trigger Application.cfc's onError or Site-wide Error Handler by Paul N.
Comment on Exceptions in REST Services doesn't trigger Application.cfc's onError or Site-wide Error Handler by External U.
Comment on Exceptions in REST Services doesn't trigger Application.cfc's onError or Site-wide Error Handler by External U.
Comment on Robust Exception flag to be added to application.cfc by External U.
Comment on [ANeff] Bug for: restInitApplication("absolute path",..) null pointer in Application.cfc pseudo-constructor by External U.
Comment on cfschedule doc should state that handler calls don't invoke Application.cfc methods by External U.
Comment on scheduler events invoking Application.cfc methods by External U.
Comment on scheduler events invoking Application.cfc methods by External U.