There are two methods for upgrading a server that has been deployed to Apache Tomcat.
For instructions on new installations for Tomcat, see Apache Tomcat Example Deployment.
If you deployed the SOAtest and Virtualize Server using the method described in Apache Tomcat Deployment Example 1 (Recommended Method), use the following instructions to upgrade the WAR file.
<SOAVIRT_HOME>/WEB-INF
directory to a temporary location.<SOAVIRT_HOME>/WEB-INF
directory with the config.properties file from step 2.<TOMCAT_HOME>/bin
).http://localhost:8080/
(adjust the port if needed). One of following messages confirms that the application was updated correctly:No virtual asset or proxy found at this path: / Enabled virtual assets: ... |
There are no deployments on this server. Cannot respond to this request: /. |
If you deployed the SOAtest and Virtualize Server using the method described in Apache Tomcat Deployment Example 2 (Shortcut Method), use the following instructions to upgrade the WAR file.
<TOMCAT_HOME>/webapps/ROOT
directory.<TOMCAT_HOME>/webapps/
directory.<TOMCAT_HOME>/webapps
and verify license configuration.<TOMCAT_HOME>/bin
).Browse to http://<HOST>:<PORT>
and verify that the following message is displayed:
There are no deployments on this server. Cannot respond to this request: /. |
http://<HOST>:<PORT>
and verify that one of the following messages appears:No virtual asset or proxy found at this path: / Enabled virtual assets: ... |
There are no deployments on this server. Cannot respond to this request: /. |