ColdFusion Server 4.5.x and higher Requires a Custom Class Loader Implemented for CFOBJECT or Java CFX Tags Calls To Enterprise Java Beans (EJBs)
Sep 24, 2001
The bug: Invoking Enterprise Java Beans (EJBs) with the ColdFusion class loader through ColdFusion templates fails with a "java ClassNotFoundExeption" error message. Find out how to create your own custom class loader to call EJBs from ColdFusion templates, bypassing this problem.