Category Selected:

news

Blog

ColdBox 2.6.2 RC updated

Luis Majano |  November 27, 2008

I just updated the 2.6.2 download with several fixes and updates to the model integration to allow for model aliases and also to be able to wire up web service objects in your model objects: You will add the following to the model object. Your coldbox config file will contain the wsdl definition

...
Read More

ColdBox 2.6.2 RC is out, tons of updates.

Luis Majano |  November 24, 2008
We have just released a RC version of 2.6.2 in our downloads section. This is an incredibly ambitious maintenance release that will knock your socks off!! So head off to our downloads section to download and visit our What's new Guide to find out, well, what is new.

...
Read More

New ColdBox Videos!

Luis Majano |  November 19, 2008

Read More

ColdBox at ColdFusion Camp 2008 Munich

Luis Majano |  October 28, 2008

I have been invited by the Munich CFUG to speak at their upcoming event in Munich: ColdFusion Camp 2008 and I will be able to attend and present on ColdBox in Munich, Germany.

This is the first major CF event in Germany in over six years and it will take place on November 27th in Oberschleineim near Munich.  This is my first time to Germany and I am incredibly excited to present ColdBox to the European crowd first hand.  Below is...

Read More

Upgrade to JDK 6 update 10

Luis Majano |  October 19, 2008
Sun released a few days ago an update to their JRE version 6 update 10.  This update is of special interest to the ColdFusion community because it solves a renown bug when class loading cfc's. Usual behaviors for this bug on previous JDK 6.X was incredible slow performance on loading a highly used CFC application.  I just updated my servers to use the new 10 update and everything flies!  I highly recommend that you update your servers to use JDK 6 update 10.&...
Read More