Blog

ColdBox 2.6.3 Released

Luis Majano February 15, 2009

Spread the word

Luis Majano

February 15, 2009

Spread the word


Share your thoughts

After a few months of intense testing and development on 2.6.2, we have released yet another maintenance release version 2.6.3.  This version tightens up the new features introduced into 2.6.2 and actually did more optimizations and cleanup.  So you will see that the core size has actually been reduced in this release (Go figure!!).  We have also introduced some nice enhancements to the new features introduced in 2.6.2 and you can read all about it in the What's New Document for 2.6.3.  You can also read all about the fixes and optimizations in our Latest Release Notes.

We introduced new model integration features that will let you talk to model objects, persist them and yes, autowire them. 2.6.2 introduced a brand new dependency injection framework based on metadata (annotations) and a cool DSL (Domain Specific Language). Anyways, you can check out all the great stuff introduced in 2.6.2 by visiting our What's New Document for 2.6.2.


This release is mostly a maintenance fix with a few sparkles such as:


  1. Added more model integration control settings:

    1. ModelsObjectCaching to let you cache or not the model objects when created. Great for development

    2. ModelsDebugMode an easy way to turn on/off global model debugging messages

    3. ModelsSetterInjection an easy way to turn on setter injection for your model objects

    4. ModelsDICompleteUDF an easy way to override the default UDF name to call when injection is finalized.

    5. ModelsStopRecursion a nice list of class names to make the factory stop recursion when its looking for dependencies

  2. New setting for using ColdSpring or LightWire: IOCFrameworkReload. This little puppy will let you reload the factory when working in development, so you don't have to be constantly reiniting everything just to see changes in your beans.

  3. The transfer loader interceptor can now also register the ColdBox Transfer Dependency Injector Observer for you. Just add some more properties and voila!!

  4. ColdBox under J2EE app servers could not be better. ColdBox will now autodect j2ee contexts and adapt to them for ses and AppMapping localizations

  5. The logger plugin has been updated thanks to Paul Marcotte by introducing several utility methods like: warning(),error(),info(), etc. And we also added a new setting called "DefaultLogLevel" that can be set to log only certain type of messages if needed. Thanks Paul and the crew

  6. Tons of fixes and optimizations so read the What's New Now!


Add Your Comment

Recent Entries

12 days of BoxLang - Day 3: SocketBox!

12 days of BoxLang - Day 3: SocketBox!

As BoxLang continues evolving into a modern, high-performance, JVM-based runtime, real-time communication becomes essential for the applications we all want to build: dashboards, collaboration tools, notifications, live feeds, multiplayer features, and more.

That’s where SocketBox steps in — the WebSocket upgrade listener built to work seamlessly with CommandBox and the BoxLang MiniServer. ⚡

Today, for Day 3, we’re highlighting how SocketBox supercharges BoxLang development by giving you fast, flexible, and framework-agnostic WebSocket capabilities.

Maria Jose Herrera
Maria Jose Herrera
December 12, 2025
12 Days of BoxLang - Day 2: CommandBox

12 Days of BoxLang - Day 2: CommandBox

BoxLang + CommandBox: The Enterprise Engine Behind Your Deployments

For Day 2 of our 12 Days of Christmas series, we’re diving into one of the most powerful parts of the BoxLang ecosystem: CommandBox the defacto enterprise servlet deployment platform for BoxLang.

If BoxLang is the language powering your applications, CommandBox is the engine room behind it all. ⚙️

Victor Campos
Victor Campos
December 11, 2025
12 Days of BoxLang - Day 1: ColdBox

12 Days of BoxLang - Day 1: ColdBox

ColdBox + BoxLang: The Future of Modern MVC on the JVM Welcome to Day 1 of the 12 Days of BoxLang

To kick off the series, we’re starting with one of the most powerful combinations in the Ortus ecosystem: ColdBox + BoxLang.

ColdBox has been the standard for modern CFML MVC development for over a decade. BoxLang is the next-generation dynamic language built for JVM and beyond. Together, they reshape how developers build web apps, APIs, microservices, CLIs, and soon desktop applications.

Let’s dive into why ColdBox 8 + BoxLang PRIME is a major milestone for the future of modern application development.

Maria Jose Herrera
Maria Jose Herrera
December 10, 2025