Adobe 38043740 User Guide - Page 90

Con Netscape or iPlanet for ColdFusion in UNIX, Verify your Netscape or iPlanet configuration

Page 90 highlights

86 CHAPTER 7 Configuring Your System Configure Netscape or iPlanet for ColdFusion in UNIX 1 Enter the following command on a single line: wsconfig -server servername -ws sunone | iplanet | nes -dir path_to_config-coldfusion -v Note: You must enter the previous command as a single (long) line. Specify sunone, iplanet or nes. The following is a sample command: /opt/coldfusion8/runtime/bin/wsconfig -server coldfusion -ws sunone -dir path_to_config -coldfusion -v 2 Copy the CFIDE and cfdocs directories from cf_root/wwwroot to your web server root directory. Also, copy your application's CFM pages from cf_root/wwwroot to your web server root directory. In the multiserver configuration, these files are under the jrun_root/servers/cfusion/cfusion-ear/cfusion-war directory. Verify your Netscape or iPlanet configuration 1 Verify that the following file was created: cf_root/runtime/lib/wsconfig/1/jrun_nsapi35.dll In the multiserver configuration, this file is located under jrun_root/lib/wsconfig. 2 Open the Netscape configuration file, obj.conf, in the web server directory (for example, in /usr/netscape/server4/https-surf/config/obj.conf ). 3 Verify that the following line is in the file: NameTrans fn="jrunfilter" 4 Verify that #JRun prefixes the following NameTrans line in the file: #JRun NameTrans fn="pfx2dir" from="/servlet" dir="e:/netscape/servers/docs/servlet" 5 Verify that the following object element is at the end of the file: PathCheck fn="jrunfilter" Service fn="jrunservice" Configure Sun Web Server 7 on Solaris 1 Launch the cfroot/runtime/bin launch wsconfig tool. 2 Click Add, and then select Sun Web Server 7. 3 Select conf dir from the Sun Web Server root (created instance).

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112

CHAPTER 7
86
Configuring Your System
Configure Netscape or iPlanet for ColdFusion in UNIX
1
Enter the following command on a single line:
wsconfig -server servername -ws sunone | iplanet | nes -dir path_to_config-coldfusion -v
Note:
You must enter the previous command as a single (long) line. Specify
sunone
,
iplanet
or
nes
.
The following is a sample command:
/opt/coldfusion8/runtime/bin/wsconfig -server coldfusion -ws sunone -dir
path_to_config -coldfusion -v
2
Copy the CFIDE and cfdocs directories from
cf_root
/wwwroot to your web server root directory. Also, copy
your application’s CFM pages from
cf_root
/wwwroot to your web server root directory. In the multiserver config-
uration, these files are under the
jrun_root
/servers/cfusion/cfusion-ear/cfusion-war directory.
Verify your Netscape or iPlanet configuration
1
Verify that the following file was created:
cf_root
/runtime/lib/wsconfig/1/jrun_nsapi35.dll
In the multiserver configuration, this file is located under
jrun_root
/lib/wsconfig.
2
Open the Netscape configuration file, obj.conf, in the web server directory (for example, in
/usr/netscape/server4/https-surf/config/obj.conf).
3
Verify that the following line is in the file:
NameTrans fn="jrunfilter"
4
Verify that #JRun prefixes the following
NameTrans
line in the file:
#JRun NameTrans fn="pfx2dir" from="/servlet" dir="e:/netscape/servers/docs/servlet"
5
Verify that the following object element is at the end of the file:
<Object name="jrun">
PathCheck fn="jrunfilter"
Service fn="jrunservice"
</Object>
Configure Sun Web Server 7 on Solaris
1
Launch the
cfroot
/runtime/bin launch wsconfig tool.
2
Click Add, and then select Sun Web Server 7.
3
Select conf dir from the Sun Web Server root (created instance).