Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Installing BusinessWorks FormBuilder : Installing a Servlet Engine

Installing a Servlet Engine
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
The script name depends on the servlet engine vendor.
To install a supported servlet container or application server other than Apache Tomcat, please refer to the documentation provided by its vendor.
Installing Apache Tomcat
To Install Tomcat
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 on
After Installing Tomcat
For 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
Copyright © Cloud Software Group, Inc. All Rights Reserved