Announcing the launch of ColdFusion 11 and ColdFusion Builder 3
We are excited to announce that the next versions of ColdFusion Server and ColdFusion Builder are now live and available. Thanks to everyone from the ColdFusion community who has contributed to this...
View ArticleColdFusion 11 IIS Connector Tuning
Connector tuning is an essential part of setting up a ColdFusion server. There are various configurations in connector that needs to be tuned. Incorrect values may lead to “Service Unavailable” or...
View ArticleColdFusion Builder 3 Mandatory Update Release
There is a mandatory update released for ColdFusion Builder 3 that resolves the ‘Update URL Issue’ that prevents your copy of ColdFusion Builder from downloading and installing the updates from our...
View ArticleColdFusion 11 AMIs now available on Amazon EC2
The new ColdFusion 11 AMIs for Windows and Linux are now available on AWS Marketplace for purchase. We now have support for not only the existing instances supported for ColdFusion 10 AMI (m1.large and...
View ArticleColdFusion 11 Silent Installation Properties
Silent instllation properties are updated for ColdFusion 11. You can download the properties file here Create a new directory and place the installer and the properties files there. Please make sure to...
View ArticleTroubleshooting ColdFusion Admin Login Issue
We have seen some cases where the user is trying to login to ColdFusion administrator console and CF keeps throwing login page again and again even though user has provided valid credentials. We heard...
View ArticleColdFusion Builder 3 automatic updates notification and installation
With ColdFusion Builder 3 we have implemented automatic updates feature to be in-line with Eclipse update mechanism. In case of ColdFusion Builder 3 standalone installation:- With this, if there is...
View ArticleWorkaround for ajax cfgrid bug in CF11 in which ajaxonload() is not working...
In coldfusion 11 release there is an open bug in which if you try to use any ColdFusion.grid related function in a function that is called by ajaxOnLoad, the grid object will not be available. A grid...
View ArticleApplication datasources in ColdFusion
Reproduced from original post here. Datasources in ColdFusion have always been defined either in CFAdmin or through Admin API. This made it difficult for applications to be portable across ColdFusion...
View ArticleEnabling Leading Wildcard Search In Coldfusion
In the current version of Solr supported by Coldfusion, leading wildcard search is not supported by default. A ’*’ as the leading character in a search will not work. For example this code :...
View ArticleInnovation to solve business problems
As a provider of IT solutions to government and private organizations, Digicon leverages Adobe ColdFusion to give itself a unique competitive advantage. Specifically, Digicon uses ColdFusion to build...
View ArticleSpeed and performance for fans of speed and performance
As specialists in tuning web applications for maximum performance, developers at Webapper understand the expectations of a client such as RACERSITES, a leading designer, developer, and content manager...
View ArticleHow to change/upgrade JDK version of ColdFusion server
This post is from my personal blog nimitsharma.wordpress.com In this post, we discuss how to upgrade the latest minor version of JDK(Java Development Kit) of the ColdFusion server. ColdFusion can run...
View ArticleDeeper insights into ColdFusion logging mechanisms
In ColdFusion, you can use ColdFusion Administrator for changing your logging properties under Debugging & Logging > Logging Settings : Log location Maximum file size Maximum number of archives...
View ArticleColdFusion 11 Update 1 now available
The first update for ColdFusion 11 is now available to you for install from within the administrator via the update mechanism. Here is the link for the associate technote which details out the...
View ArticleUnable to apply ColdFusion 11 Update 1
Recently ColdFusion 11 update 1 was out and blogged here. The technote lists the bug fixes included in this specific update. In case you are unable to apply the update directly from the ColdFusion...
View ArticleHow we solved a connector issue after ColdFusion 11 Update 1
ColdFusion 11 update 1 was out and blogged about here. It included the fixes listed in the technote, out of which two (Bug# 3777189 & Bug# 3758172) were related to IIS. We would like to share one...
View ArticleUpdates for ColdFusion 11, ColdFusion 10 and ColdFusion 9 released
The following ColdFusion updates are now available for download: ColdFusion 11 Update 2 This update contains fixes for vulnerabilites mentioned in the security bulletin APSB14-23. For the details refer...
View ArticleColdFusion 10 support with Java 8
With Update 14 for ColdFusion 10, Java 8 is supported. If you are using ColdFusion Web services you will have to do a one-time change manually. You should copy tools.jar manually from {JDK8_Home}/lib...
View ArticleResolving “500 Internal Server Error” with ColdFusion 10 Update 14
We have seen that some of you have not been able to get the web server connector working after applying update 14. We did our investigation and following is our finding. The connector binaries of...
View Article