Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 EMS Server Plugin : Adding or Updating a Servlet Engine to a Domain

Adding or Updating a Servlet Engine to a Domain
Use this procedure to add or update a servlet engine to a selected administration domain.
A servlet engine plug-in is not included in TIBCO Administrator. Other TIBCO products, such as TIBCO PortalBuilder, TIBCO BusinessWorks Workflow and TIBCO BusinessFactor may include a servlet engine plug-in, which would be installed in TIBCO Administrator using these steps.
To Add a Servlet Engine Using the GUI
1.
2.
Under Category, click Servlet Engine Plugin, then click Add Servlet Engine.
3.
Click Next and in the screen that appears, select an administration domain.
4.
5.
Click Next and select the servlet engine vendor for deploying web applications. The actual servlet engine instance should be pre-configured using the respective vendor's administration tool.
6.
Click Next and provide values for the servlet engine. This typically includes the installation root directory and the location of the servlet’s configuration file. Other information may be required, depending on the servlet.
7.
Click Next and provide the administration credentials for the servlet.
8.
Click Next to review the values you supplied.
9.
Click Next to add the servlet engine to the domain.
10.
Click Finish to end the session.
To Add a Servlet Engine Using the Command-Line Utility
1.
2.
Copy the following file to your working directory: TRA_HOME\template\domainutility\add_<app server>_servlet_engine_task.xml
Select an appropriate add_<app server>_servlet_engine_task.xml from the following:
3.
Open add_<app server>_servlet_engine_task.xml in a text editor.
After changing the parameters, save the file and exit the text editor.
4.
   domainutilitycmd -cmdFile
   working-dir-path\add_<app server>_servlet_engine_task.xml
To Update a Servlet Engine Using the Command Line Utility
1.
2.
Copy the following file to your working directory: TRA_HOME\template\domainutility\update_servlet_engine_task.xml
3.
Open update_servlet_engine_task.xml in a text editor.
After changing the parameters, save the file and exit the text editor.
4.
   domainutilitycmd -cmdFile
   working-dir-path\update_servlet_engine_task.xml

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved