I need to instrument an Adobe ColdFusion app — how do I do it?
Install the AppDynamics Java Agent on ColdFusion using either the ColdFusion Administrator Console method, or the ColdFusion .jvm config
file method, found below:
You can also add the -javaagent argument to jvm.args
property in jvm.config
file located at <ColdFusion_Install_Dir>\cfusion\bin\jvm.config
and restart the ColdFusion.
For example:shell>>cd C:\ColdFusion10\cfusion\bin
shell> coldfusion.exe restart
Ex: C:\ColdFusion10\cfusion\bin\jvm.config
Note: Additional configuration is required for transaction discovery. Refer to AppDynamics Servlet Entry Points documentation
Hi Community,
We were informed that this article had a dead link for "additional resources." I just removed it as this was in error.
Please use comments for additional feedback and questions. Thanks for letting us know so we can keep information up to date!