44
Chapter 4: Installing the J2EE Configuration
Undeploying ColdFusion MX 7
To undeploy ColdFusion MX 7 in the J2EE configuration, you use application-server specific
undeploy tools and methods.
To undeploy ColdFusion MX 7 in the J2EE configuration:
1.
Remove all ColdFusion MX 7 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_webapp_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 7 web application root.
4.
Undeploy the ColdFusion MX 7 web application, using application-server-specific undeploy
functionality. In JRun 4, you undeploy by deleting the
jrun_root
/server/
servername
/cfusion-ear
directory.
5.
If necessary, restart the application server.
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 MX for mail.
WEB-INF/cfusion/registry
Used only in UNIX, by the
cfregistry
tag.
WEB-INF/cfusion/stubs
Compiled code for web services.
WEB-INF/cfusion/verity
Verity collections.
Directory
Description