One JAR, Many Versions: Fixing ColdFusion Classloader Conflicts Between Apps...
One JAR, Many Versions: Fixing ColdFusion Classloader Conflicts Between Apps
Your ColdFusion server hosts several applications, each using Java libraries. One application needs a newer version of a library, so you add its JAR. Then a different application breaks. It throws a strange error about a method that should exist, or a loader constraint violation.
Read More