Customizing And Configuring Java - MACROMEDIA COLDFUSION 5-DEVELOPING Develop Manual

Table of Contents

Advertisement

392
The
purposes:
When you create new Java CFXs, you should develop and deploy them in the
classes
development, debugging, and testing processes.
Once you are finished with development and testing, you can then deploy your Java
CFX anywhere on the class path visible to the ColdFusion embedded JVM. See
"Customizing and Configuring Java" for more details on customizing the class path.

Customizing and Configuring Java

You use the JVM and Java Settings page on the ColdFusion Administrator Server tab
to customize your Java development environment, such as by customizing the class
path and Java system properties, or specifying an alternate Java Virtual Machine
(JVM).
directory created by the ColdFusion setup program serves two
classes
It contains the supporting classes required for developing and deploying Java
CFXs. This is the
com.allaire.cfx
It supports a feature that allows Java CFXs located in the directory to be reloaded
every time they are changed. Although this is not the default behavior for other
Java classes, this behavior is very useful during an iterative development and
testing cycle.
directory. Following this guideline will dramatically simplify your
Chapter 21 Building Custom CFXAPI Tags
package located in the
archive.
cfx.jar

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the COLDFUSION 5-DEVELOPING and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Coldfusion 5

Table of Contents