I will be releasing a minor update this Friday for ColdBox. This is special, because it now includes a JavaLoader CFC plug-in and it works great. It remains true to the actual cfc, just a little bit simpler to use. I will be including a new sample application to demonstrate how to use the JavaLoader cfc and updating the Wiki. It also includes a fix for the CustomException Handler, it now has the exceptionBean in the request collection for usage if needed. Code cleanup and removal of unused files that escaped my mind. A good note about the CustomExceptionHandler receiving the ExceptionBean is that you can determine the type of error and determine what to do with it. For example, all of the framework internals throw certain types of errors that can be handled by this exception handler. ( ExceptionBean.getType() ) One that I use very often is: Framework.EventSyntaxInvalidException You can use this if the event being passed via the url is incorrect. Framework.EventHandlerNotRegisteredException You can use this if the event that is tried to be executed is not a registered handler in the framework. You can then proceed to redirect or do the necessary steps to deal with this exception. I will be posting this revision on Friday. I would also welcome your feedback, you can comment here on this Blog, or use the Forums or just email me at cfColdBox@gmail.com Enjoy
Blog
Recent Entries
Protect Your Data with Proactive Database Security Management
In today’s digital age, data is among the most valuable assets for businesses. It powers decision-making, customer engagement, and operational efficiency. However, as data volumes grow, so do the risks associated with managing it. Ensuring database security and compliance is no longer optional—it’s a necessity.
The Evolving Landscape of Database Security
Modern databases face a myriad of challenges, from increasingly sophisticated cyber threats to strin...
The Experts Driving BoxLang: The Team Behind the Revolution
Introduction
BoxLang is not just another programming language; it’s a revolutionary step forward for JVM environments. But who are the minds behind this innovation? Meet the talented team of architects, developers, and engineers who have combined decades of experience to create BoxLang—a language built for scalability, performance, and efficiency. Let’s explore their ex...
Why BoxLang is the Modern Software Development Evolution You’ve Been Waiting For?
In today’s software landscape, developers need tools that deliver flexibility, efficiency, and modernization. With decades of open-source expertise, Ortus Solutions introduces BoxLang—our most ambitious project yet. Built for the JVM, BoxLang integrates seamlessly with Java, offering powerful features for scalable, high-performance web applications. Fully compatible with CFML, it ensures a smooth transition and expanded capabilities for existing projects.
Add Your Comment