Blog
Recent Entries
ColdBox 7.2.0 Released
ColdBox, a widely used development platform for ColdFusion (CFML), has unveiled version 7.2. Packed with compelling new features, bug fixes, and enhancements, this release is designed to empower developers by boosting productivity, refining scheduled task capabilities, and enhancing the overall reliability and efficiency of application development. This article will delve into the key highlights of ColdBox 7.2 and elucidate how these advancements can positively impact developers in their daily coding endeavors.
Into the Box 2023 Series on CFCast
Excitement is in the air as we unleash the highly anticipated ITB 2023 series exclusively for our valued CFCast subscribers – and the best part? It's FREE for CFCast members! Now is the perfect time if you haven't joined the CFCast community yet. Plus, we've got an incredible End-of-Year deal that's too good to miss
Ortus Deals are Finally Here!
The much-anticipated Ortus End-of-the-Year Sale has arrived, and it's time to elevate your development experience! Whether you're a seasoned developer, a tech enthusiast, or someone on the lookout for top-notch projects, Ortus has something special in store for you. Brace yourself for incredible discounts across a wide array of products and services, including Ortus annual events, books, cutting-edge services, and more.
Add Your Comment
(6)
Oct 19, 2008 05:29:02 UTC
by Gary Fenton
Thanks for pointing out the update. I'll let everyone else go first and try it out in production and write up about it in their blogs. Got to be totally sure it doesn't introduce a new unexpected issue! :-) Does anyone know the Adobe line on supporting CF running a version of Java that didn't ship with CF?
Oct 19, 2008 16:32:53 UTC
by Luis Majano
Hi Gary, I did the upgrade last night on my production systems, so I will let you know the outcome. So far, I have seen performance updates because of it.
Oct 20, 2008 11:34:32 UTC
by Will Belden
Just subscribing.
Oct 30, 2008 08:09:47 UTC
by Hussein Grant
Hi Luis, Is there any documentation to assist with installation on a cf8 machine? I assume that the correct update for CF8 would be the JDK 6 Update 10 with Java EE. Thanks.
Oct 30, 2008 10:11:20 UTC
by luis majano
I did not find any but it is pretty trivial. 1 dowload the jdk and install 2 make a backup of the jvm.config file in (cfinstall)/runtime I believe 3 open file and modify the jew home to point to the jdk you installed. Remember to use backslashes 4 restart cf
Oct 30, 2008 10:41:58 UTC
by Hussein Grant
Sounds easy. Thank you very much.