Enabling C++ cfx tags in J2EE server architecture
If you install cfmx using the J2EE war/ear file method C++ cfx tags will not be supported by default. To enable them you need to put WEB-INF/cfusion/lib into the jrun4/bin/jvm.config jvm classpath attributes. This will enable you to register c++ cfx tags through the administrator console or admin api (cf7 only). For more details see this tech note or this livedoc.
