|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
You need to install a servlet engine before running Domain Utility. This utility registers the servlet engine and creates a startup script in the directory domain_dir\bin, for example:tra_install_dir\domain\domain_name\Tomcat\bin
To learn about servlet engine vendors and versions that are supported in a specific release, refer to the file readme.txt.To install a supported servlet container or application server other than Apache Tomcat, please refer to the documentation provided by its vendor.
On Windows, log in using an account with administrator privileges. On UNIX, install Tomcat with the same UNIX account that is used to run other TIBCO products, such as TIBCO Hawk, TIBCO Administrator, and so on.
1. Download the appropriate binary file from the website http://jakarta.apache.org/site/downloads/downloads_tomcat.html
to a designated place on your machine.
2.
Make sure none of the port numbers specified in the file server.xml are in conflict with other software components, such as TIBCO Administrator. To prevent any port number conflicts, you can reserve the port number series of 8xxx for the TIBCO Administrator, 7xxx for the servlet engine, and so onFor deployment, a Tomcat user with a manager role is needed. This role is set in the file tomcat/conf/tomcat-users.xml.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |