In full X-Mas spirit, here is my X-Mas Gift to the ColdFusion Community: ColdBox 2.6.2 Final Release codename series "FAITH".
This is a major maintenance release that is full of joy and goodies. There have been over 33 critical fixes to the core, over 4 major sample applications added, over 5 more documentation guides and
Blog
ColdBox 2.6.2 Making Code Deploys Easier!
ColdBox 2.6.2 introduces a new interceptor called the Deploy Interceptor. This interceptor's only purpose is to help you do deploys to a server or cluster of servers a total breeze. It can even run specific tasks right befor...
Using the Transfer Loader Interceptor & the ioc plugin
The new Transfer Loader interceptor in the up-coming ColdBox 2.6.2 will provide you with a very easy way to configure Transfer ORM in your application and use it from ColdSpring or LightWire. How easy? This easy?
Open your coldbox configuration file and try to add the following, of course season to your own taste:
For those who are wondering what ${Setting: AppMapping not found} means, it means that in ColdBox 2.6.2 you can re-use ANY setting within other settings and interceptor properties, much like how you do ${} replacements in ColdSpring and Lightwire, but on the coldbox.xml.
CBOX-100 Munich Training Pictures
Thanks to all the attendees for making this a great training!!
ColdBox CFUnited Session Surveys Please Vote
ColdBox 2.6.2 RC updated
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
ColdBox Eclipse Plugins 1.0.6 released
- From the Help menu, select Software Updates > Find and Install to open an Install/Update window.
- On the Install/Update pop-up window, choose Search for new features to install, and click the Next button.
- Set up a new remote site to scan for up...
ColdBox 2.6.2 RC is out, tons of updates.
...
New Plugin: ClusterStorage for Railo
So head over to our code depot and check out our official and ...