Adobe 38043740 - ColdFusion Standard - Mac User Manual page 52

User guide
Hide thumbs Also See for 38043740 - ColdFusion Standard - Mac:
Table of Contents

Advertisement

CHAPTER 5
48
Installing the J2EE Configuration
SET PATH=%PATH%;cf_webapp_root\WEB-INF\cfusion\jintegra\bin;cf_webapp_root\WEB-
INF\cfusion\jintegra\bin\international
Replace cf_webapp_root with the path to your web application root directory, for example:
SET
PATH=%PATH%;%WAS_HOME%\installedApps\%WAS_CELL%\AdobeColdFusion8.ear\cfusion.ear\cfus
ion.war\WEB-
INF\cfusion\jintegra\bin;%WAS_HOME%\installedApps\%WAS_CELL%\Adobe_ColdFusion_8.ear\c
fusion.war\WEB-INF\cfusion\jintegra\bin\international
3
Save the file.
In some cases, you might also have to do the following to register the Microsoft Type viewer:
4
Open a console window and go to the cf_webapp_root\WEB-INF\cfusion\lib directory.
5
Register TypeViewer.dll by issuing the following command:
regsvr32 TypeViewer.dll
Configure operating system-specific binary support for Solaris and Linux
This process is required to support CFX tags written in C++ that use binaries that are specific to your operating
system.
You must configure the search paths to find the required binary files, which are located in the
cf_webapp_root/WEB-INF/cfusion/lib directory.
Configure search path
Make a backup copy of the startServer.sh file, which is located in the websphere_root/AppServer/bin directory.
1
The path specifications in these instructions assume that you deployed ColdFusion using the standard appli-
cation name (Adobe ColdFusion 8) and did not rename the application.
Open the original file, and in the PLATFORM case block, just above the LD_LIBRARY_PATH or LIBPATH
2
line, add the following entry on a single, long line:
On Solaris:
CFMX_APPS_PATH=cf_webapp_root/WEB-INF/cfusion/lib
Replace cf_webapp_root with the path to your web application root directory; for example:
CF_APPS_PATH="$WAS_HOME"/installedApps/"$WAS_CELL"/
Adobe_ColdFusion_8.ear/cfusion.war/WEB-INF/cfusion/lib
On Linux:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Coldfusion 8

Table of Contents