![MACROMEDIA COLFUSION MX 7 - INSTALLING AND USING COLDFUSION... Manual Download Page 79](http://html1.mh-extra.com/html/macromedia/colfusion-mx-7-installing-and-using-coldfusion/colfusion-mx-7-installing-and-using-coldfusion_manual_3307073079.webp)
79
CHAPTER 5
Deploying ColdFusion Applications
This chapter describes the archive and deployment options available in Macromedia
ColdFusion MX 7.
Contents
Archive and deployment options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79
Packaging applications in CAR files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 79
Packaging applications in J2EE archive files . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
Using the cfcompile utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 82
Archive and deployment options
ColdFusion MX 7 includes the following archive and deployment options.
ColdFusion archive files
You can package your ColdFusion application’s pages, data sources
and settings in a ColdFusion Archive (CAR) file. For more information, see
“Packaging
applications in CAR files” on page 79
.
J2EE archives
You can package your ColdFusion application as an Enterprise Application
Archive (EAR) or Web Application Archive (WAR) file for easy deployment to a J2EE application
server. For more information, see
“Packaging applications in J2EE archive files” on page 80
.
Cfcompile utility
The
cfcompile
utility lets you precompile your application’s ColdFusion
pages into Java class files. In addition you can compile ColdFusion pages to bytecode and save this
bytecode in files with the CFM, CFC, or CFR extension. For more information, see
“Using the
cfcompile utility” on page 82
.
Packaging applications in CAR files
CAR files let you archive and deploy website configuration information, files, and applications.
Use this feature to deploy your website applications to another location or to back up your files
quickly and easily. You manage CAR files using the Packaging & Deployment > ColdFusion
Archives area of the ColdFusion MX Administrator.
Note:
CAR file archiving and deployment is different from J2EE archiving and packaging through
EAR and WAR files.
Summary of Contents for COLFUSION MX 7 - INSTALLING AND USING COLDFUSION...
Page 1: ...COLDFUSION MX7 Configuring and Administering ColdFusion MX ...
Page 6: ...6 Contents ...
Page 10: ......
Page 78: ...78 Chapter 4 Web Server Management ...
Page 84: ...84 Chapter 5 Deploying ColdFusion Applications ...
Page 102: ...102 Chapter 7 Using Multiple Server Instances ...
Page 104: ......
Page 108: ...108 Chapter 8 Introducing Verity and Verity Tools ...