MACROMEDIA COLDFUSION 4.5-ADMINISTRING COLDFUSION SERVER Technical Information Page 115

  • Download
  • Add to my manuals
  • Print
  • Page
    / 174
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 114
110
CONFIGURING AND ADMINISTERING COLDFUSION 9
Working with Server Manager
Last updated 2/21/2012
The JRun parameters in the Start/Stop Details tab of Server Manager are:
User name and Password
The user name and password that you provide in the Start/Stop Details tab must also be specified in the jrun-
users.xml file for both the administrator and ColdFusion server instances. The
jrun-users.xml file is located in
the
<CF_HOME>\runtime\servers\<coldfusion>|<admin>\SERVER-INF directory.
Following is the format for adding the user name and password, if it is not already there in jrun-users.xml:
<user>
<user-name>{usrname}</user-name>
<password>{password}</password>
</user>
Alternatively, you can add users to the ColdFusion sever instance from the JRun admin console. To add users from
the JRun admin console:
1 Log in to the JRun admin console (URL: http://<HOST_NAME>:8000).
2 Navigate to cfusion > Services > Security > Edit Users
3 Check if the user credentials that you want to use, exist in both admin and cfusion instance.
4 If the user credentials are missing, then click Edit to add the required user name and password.
JNDI port of the admin server
ColdFusion server name.
For J2EE deployments in JRun, the name of the server instance must be specified at “j2ee”.
Admin server port number (where the deployed WAR files can be accessed)
Context root of the deployed WAR file
WebLogic Server-specific parameters
Deploy the wlogicappstartup.war file on WebLogic server, either in admin or non-admin server but to the same
domain where ColdFusion is deployed.
The WebLogic parameters in the Start/Stop Details tab of Server Manager are:
User name (user name of the domain on which ColdFusion application is deployed on WebLogic Server)
Password (password corresponding to the user name)
Port (port number for accessing the admin console)
Context root (name of the WAR file when no context root is specified)
ColdFusion Application Name (name of ColdFusion application deployed on WebLogic Server.)
Admin Port (port number for accessing the deployed WAR file, which is typically the administrator server port)
WebSphere-specific parameters
Deploy the wsappstartup.war file on WebSphere in the same profile where the ColdFusion instance is deployed.
The WebSphere parameters in the Start/Stop Details tab of Server Manager are:
User name (WebSphere Admin user name)
Password (WebSphere Admin password)
Context root (context root of the deployed WAR file)
Page view 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 173 174

Comments to this Manuals

No comments