|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
A running servlet engine is required to deploy an application, and for running FormBuilder Desktop. A TIBCO BusinessWorks engine runs in the same process as the servlet engine, processing formflows and related automated processes.When you register a servlet engine using Domain Utility, a script for starting the servlet engine is automatically created in the following directory: tra_install_dir\domain\domain_name\servlet container name\bin.For Apache Tomcat, the name of the file is tra_install_dir\domain\domain_name\Tomcat\bin\start-port.bat.Before starting a servlet engine, make sure the TIBCO Administrator server for the domain where the servlet engine is registered, and the TIBCO Hawk Agent are both running. For instructions, see TIBCO Administrator User’s Guide.
To install and to add a servlet engine to a domain, refer to Installing a Servlet Engine. To read more about deploying applications, see TIBCO Administrator User’s GuideThe Apache Tomcat software used for BusinessWorks FormBuilder can host only one BusinessWorks FormBuilder application. Therefore, you cannot have any of the following:
• More than one BusinessWorks FormBuilder application deployed on one Tomcat servlet engine instance.
• Other TIBCO applications (such as TIBCO BusinessWorks Collaborator) deployed on one installation of Tomcat.
For all servlet engines, the startup script can be found in the following directory: tra_install_dir/domain/domain_name/servlet container name/bin
On Windows, log in using an account with administrator privileges. On UNIX, start Tomcat with the same UNIX account that is used to run other TIBCO products, such as TIBCO Hawk, TIBCO Administrator, and so on.
−
−
1.
2. If Tomcat is running, a page similar to Figure 46 will be displayed:Figure 46 Tomcat Running
Tomcat will be restarted by the deployment process. If you see that Tomcat has stopped in this window, keep in mind that it is a part of the process.
For all servlet engines, the stop script can be found in the following directory: tra_install_dir/domain/domain_name/servlet container name/binTo Stop Tomcat
−
−
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |