User Guide
Undeploying ColdFusion MX 47
Undeploying ColdFusion MX
To undeploy ColdFusion MX in the J2EE configuration, you use application-server specific
undeploy tools and methods.
To undeploy ColdFusion MX in the J2EE configuration:
1 Remove all ColdFusion MX specifications from the java.args and java.library.path JVM
arguments used by your application server.
2 (Windows only) If you installed ODBC support, remove the ODBC Windows services by
navigating to the cf_root\WEB_INF\cfusion\db\SequeLink Setup directory and executing the
RemoveSequeLink.bat file.
3 If necessary, copy and save CFM pages from the ColdFusion MX web application root.
4 Undeploy the ColdFusion MX web application, using application-server-specific undeploy
functionality. In JRun 4, you undeploy by deleting the jrun_root/server/servername/cfusion-ear
directory.
Note: If you installed JRun 4 and an automatically deployed version of ColdFusion MX on
Windows, uninstalling ColdFusion MX also uninstalls JRun.
5 If necessary, restart the application server.
WEB-INF/cfusion/bin Executable files used by ColdFusion MX.
WEB-INF/cfusion/cfx CFX tag include file and examples.
WEB-INF/cfusion/charting Files for the ColdFusion MX graphing and charting engine.
WEB-INF/cfusion/Custom Tags Repository for your custom tags.
WEB-INF/cfusion/db Sample databases: in Windows, the files for sample Microsoft
Access databases and ODBC services; on UNIX, the files for the
sample PointBase databases. Also includes software for installing
ODBC support and other database system-specific files.
WEB-INF/cfusion/jintegra JIntegra programs, libraries, and other supporting files (for
example, to integrate Java and COM code; manage access to
ActiveX controls (OCXs) that are hosted in a graphical user
interface (GUI) container; and register the JVM and type libraries).
WEB-INF/cfusion/lib and WEB-
INF/lib
JAR, XML, property, and other files that are the foundation of
ColdFusion MX, including functionality such as queries, charting,
mail, security, Verity searches, and system probes.
WEB-INF/cfusion/logs ColdFusion MX log files.
WEB-INF/cfusion/Mail Files, including spool files, used by ColdFusion for mail.
WEB-INF/cfusion/registry Used only in UNIX, by the
cfregistry tag.
WEB-INF/cfusion/stubs Contains compiled code for web services.
WEB-INF/cfusion/verity Contains Verity collections.
Directory Description