If you're using external Jar files in your project, you may be loading them at run time with Mark Mandel's JavaLoader project. (CF10 allows for dynamic loading of Jar files, but for people still on CF8, or 9, JavaLoader is the defacto method)
If you're manually creating and using the JavaLoader CFC, please remember that WireBox has a dedicated "JavaLoader" namespace in its mapping DSL to handle this for you using ColdBox's JavaLoader Plugin. Here all you have to do:
Tip of the Week: Using JavaLoader in WireBox
We are so proud to announce another update to our