You deploy the WAR files for the Ad Hoc, Reviewer, and SSSP applications in Control Center. For detailed information, see Deploying a web application in the Control Center documentation.When you add an Ad Hoc and Reviewer application called <Name> in Control Center, the following files are deployed:
<Name>_reviewer.war <Name>_adhoc.war For information about how to deploy the Ad Hoc application without the Reviewer application or vice versa, see Deploying a single application.
If Control Center is not available, you can deploy the web applications via the command line utilities. For more information, see the Command line utilities documentation. End of tipYou can link one Ad Hoc and Reviewer application to one or several application domains. Each application domain can be linked to one single Ad Hoc and Reviewer application.The dependencies are defined in a webportal.properties file for each web application. The file also contains information about the application domains that the web application is linked to.The webportal.properties files are generated when you link the Ad Hoc and Reviewer application to an application domain and reside in the following directory:
<Portal root>\<Name>_adhoc\WEB-INF\spring\properties<Portal root>\<Name>_reviewer\WEB-INF\spring\propertiesIf you update the linking, the webportal.properties files are automatically updated in the \properties folders in the portal root or manual deploy path.
Note: When you link the Ad Hoc and Reviewer application to an application domain, the application domain configuration file is copied to the following directory:
<TOMCAT_HOME>\webapps\sssp\domainsIf you update the application domain configuration, the application domain configuration file is automatically updated in the \domains folder in the portal root or manual deploy path.
Note:
OpenText StreamServe 5.6 | Updated: 2013-03-01 |