Update: Since this post was made, the final version of Update 3 was released and should be used instead. ColdFusion 11 Update 3 early access build has been updated to incorporate all the suggested changes. ColdFusion build number should be 11,0,03,292245(PreRelease) after applying the latest build. For more details refer Issues_Fixed and ReleaseNotes documents. Thank you for your valuable feedback. NOTE: Users who have already applied ColdFusion 11 Update 3(PreRelease build) should follow below mentioned steps to re-apply the update: 1. Rename updates.xml […]
Update: Since this post was made, the final version of Update 3 was released and should be used instead. ColdFusion 11 Update 3 early access build is being made available for your testing and feedback/suggestions Follow the instructions below to apply this update: 1. Navigate to ColdFusion Administrator -> Server Updates -> Updates 2. Under Settings tab, check “Automatically Check for Updates” check box 3. Change the Site URL to http://download.adobe.com/pub/adobe/coldfusion/PR/updates.xml 4. Click Submit to save your changes 5. Under Available Updates tab, […]
Many have been asking for the ColdFusion Summit 2014 Slides.
They were posted here for reference:
http://www.slideshare.net/ColdFusionConference
Thanks Tim C. for posting these!
Educators and students throughout Europe benefit from the technological innovations that European Schoolnet builds using Adobe ColdFusion. The consortium of 31 education ministries develops programs and projects that benefit teachers, pupils, researchers, and industry partners who share the goal of improving the quality of education in Europe. European Schoolnet serves more than 250,000 users and 25 different languages with projects like the eTwinning portal, a virtual meeting point for the exchange of information between schools. It provides all the tools […]
ColdFusion 11 provides a single platform to develop, test, and debug mobile applications in one end-to-end workflow leveraging your existing CFML skills.
The Adobe ColdFusion Team is sponsoring a mobile application contest where the winner will receive a $1000.00 gift card prize. More details below.
Requirements:
- The application must be built using the mobile feature set of ColdFusion 11
- All entries must be received by midnight Pacific Time on December 15th, 2014.
- All application source code needs to be uploaded to Github
- Github repo must be public
- No private submissions will be accepted
- There is no specific requirement for application functionality
- All applications need to compile to an android app and be installable
- To submit your entry, email rakshith@adobe.com with a brief description
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 ColdFusion 10 update 14 are built on top of VC++ runtime 2012 update 4. Installation of VC++ runtime requires admin privileges. If the ColdFusion service runs as administrator or system account, the update itself install the VC++ runtime as this account would have installation privileges. […]
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 to {cf_install_home}/cfusion/lib/. ColdFusion Web Services will fail if this is not done. Only JDK contains tools.jar not the jre. You don’t have to install JDK on the machine where ColdFusion is installed. You can just have jre 8 on this machine and get tools.jar from any other […]
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 this technote. ColdFusion 10 Update 14 This update includes Tomcat upgrade to 7.0.54, Tomcat connector upgrade to 1.2.40, support for JDK 8 and Apache 2.4.x, fixes for vulnerabilites mentioned in the security bulletin APSB14-23 and fixes for 63 other bugs. For the details refer this technote. ColdFusion 9.0.2, ColdFusion 9.0.1 and ColdFusion 9.0 […]
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 of our Customer experience and how we solved a connector issue after applying Update 1 in ColdFusion 11. The Challenge Recently we were contacted by a customer from a larger organization, who wanted the IIS fixes. They weren’t aware about the release of 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 Admin, here are some tweaks you can try:- Start ColdFusion from command line and apply the update Stop ColdFusion service or ‘ColdFusion 11 Application Server’ service. Launch command prompt with “Run as Administrator” feature. Navigate to ColdFusion11cfusionbin Type cfstart.bat and hit enter. Once the server startup […]
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 important issues fixed. EDIT: There is an upcoming update (post update 1) that has more than 100+ bugs fixed for CF10 and CF11 along with updated platform support for recent releases of OS, Application Servers, Java 8 and Databases. The intent of this first update was to […]
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 Requests taking longer time CORBA calls Logging for scheduled tasks A detailed insight into each of this is available at http://hkallae.wordpress.com/2014/09/15/deeper-insights-into-coldfusion-logging-mechanisms/

