Specifications

© 2013 Adobe Systems Incorporated and its licensors. All rights reserved.
1.
i.
2.
a.
b.
3.
4.
5.
6.
7.
8.
1.
a.
b.
c.
d.
2.
3.
4.
5.
6.
Note
If the remote server is running on Windows Vista, Windows 7, or Windows
Server 2008, start the jetty sever with admin privileges.
Do the following in the local host from where you add remote instance:
Copy the file created in the remote host to any of the locations..cer
Import the certificate.
cfroot\jre\bin\keytool.exe -importcert -keystore
"cfroot\jre\lib\security\cacerts" -file selfsignedcert.cer
-storepass password
Open on the local host.wwwroot\CFIDE\ServerManager\ServerManager.air
Specify the connection details.
Click Start/Stop Details.
Select HTTPS.
Provide the following information:
App Server Username: User name for the admin component that you specified while installing
ColdFusion. Default value is admin.
App Server Password: Password for the admin component.
Port: ColdFusion remote instances HTTPS port.
Server: ColdFusion remote instance name.
ColdFusion Version: For ColdFusion, 10.
Admin Server Port: Default https port is 8443. Port of the Jetty server.
Context Root: Value is AdminServlet.
Click Apply.
#back to top
Setting up remote start and stop functionality using HTTP in Server Manager
You can set up start and stop remote instance functionality in Server Manager. To enable this feature, install
Remote Instance Administrator while installing ColdFusion.
Do the following in the remote host:
In the remote host, open the ColdFusion_installtion\cfusion\jetty\etc\jetty.xm
.l
Search for the string, .org.mortbay.jetty.bio.SocketConnector
Update the host with the IP address of the remote host.
Start the jetty server. Go to the directory andColdFusion_installation\cfusion\jetty
use . You can also use the jetty services in the Windows services.jetty.exe
Open on the local host.wwwroot\CFIDE\ServerManager\ServerManager.air
Specify the connection details.
Click Start / Stop Details.
Select HTTP.
Provide the following information:
App Server Username: User name for the admin component that you specified while installing
ColdFusion. The default value is .admin
App Server Password: Password for the admin component.
Port: ColdFusion remote instance's HTTP port.
Server: ColdFusion remote instance name.