| Contents > Installing and Using ColdFusion MX > Configuring Your System > Configuring web servers > Configuring web servers on UNIX Configuring Netscape or iPlanet web server on UNIX |
|
|
|
|
||
This section describes how to configure Netscape Enterprise web server 3.6x or iPlanet web server (4.x or 6.x) for ColdFusion MX on UNIX, and how to verify your configuration.
Note: When running the Web Server Configuration Tool on the JRun J2EE configuration, wsconfig.jar is located in jrun_root/lib. You can also use the scripts in cf_root/bin/connectors, modifying them, as appropriate for your environment.
java_root/bin/java -jar cf_root/runtime/lib/wsconfig.jar
-ws <Iplanet or NES> -dir <Netscape/iPlanet config directory>
-map .cfm,.cfc,.cfml,.jsp,.jws -coldfusion -v
Note: You must enter the previous command as a single (long) line.
The following is a sample command:
/opt/coldfusionmx/jre/bin/java
-jar /opt/coldfusionmx/runtime/lib/wsconfig.jar
-ws NES -dir /usr/netscape/server4/https-surf/config
-map .cfm,.cfc,.cfml,.jsp,.jws -coldfusion-v
NameTrans fn="jrunfilter"
NameTrans line in the file:#JRun NameTrans fn="pfx2dir" from="/servlet"
dir="e:/netscape/servers/docs/servlet"
<Object name="jrun"> PathCheck fn="jrunfilter" Service fn="jrunservice" </Object>
|
|
||
| Contents > Installing and Using ColdFusion MX > Configuring Your System > Configuring web servers > Configuring web servers on UNIX Configuring Netscape or iPlanet web server on UNIX |
|
|
ColdFusion 9 | ColdFusion 8 | ColdFusion MX 7 | ColdFusion MX 6.1 | ColdFusion MX | Forums | Developer Center | Bug Reporting
Version 6.1
Comments are no longer accepted for ColdFusion MX 6.1. ColdFusion 8 is the current version.
RSS feed | Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/coldfusion/6.1/htmldocs/config17.htm
Comments
science_of_information said on Aug 9, 2005 at 10:35 AM : science_of_information said on Aug 9, 2005 at 10:53 AM :