Using ColdFusion MX Applications with J2EE Application Servers
Chapter 10 Using ColdFusion MX Applications with J2EE Application Servers
This chapter describes how to build ColdFusion applications that run on your J2EE server.
This chapter uses the following conventions:
websphere_root refers to the directory in which IBM WebSphere Application Server is installed; for example, C:\Program Files\WebSphere in Windows, and /opt/WebSphere on UNIX.
sunone_root refers to the directory in which Sun ONE is installed; for example, C:\iPlanet in Windows, and /usr/iplanet or /home/iplanet on UNIX.
jrun_root refers to the directory in which Macromedia JRun is installed; for example, C:\JRun4 in Windows, and /opt/jrun4 on UNIX.
weblogic_root refers to the directory in which WebLogic is installed; for example, C:\bea in Windows, /usr/local/bea on Solaris, and /root/bea on Linux.
cf_root refers to the directory to which ColdFusion is deployed; for example, C:\WebSphere\AppServer\installedApps\My_system\Macromedia ColdFusion MX.ear\cfusion.war for WebSphere in Windows, and sunone_root/servers/bin/https/webapps/CFusionMX for Sun ONE on UNIX.