Products | Versions |
---|---|
TIBCO BusinessWorks Workflow | - |
Not Applicable | - |
Resolution:
Here is the correct way to install a tomcat servlet engine as an NT service:
1. In DOS command prompt -
cd <bwwf home>/5.1/bin
2. Run -
tomcatservice.bat <your service name> <bwwf home>/5.1/tomcat/conf/server_<server name>-<port>.xml <tibco home>/tra/5.5 <tibco home>/tpcl/5.5
3. To uninstall the service run -
<bwwf home>/5.1/tomcat/bin/tomcat -uninstall <service name>
If the bwwf has been upgraded to the other higher version of bwc, we can just change the above value of
<bwwf home>/5.1
to
<bwc home>/<version>.