Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2023.2

...

  1. Stop Tomcat Server and locate the <SOAVIRTthe <SOAVIRT_HOME> directory.
  2. Copy config.properties file from the <SOAVIRT_HOME>/WEB-INF directory to a temporary location.
  3. Save the workspace folder to a temporary location.
  4. Delete the following directories from <SOAVIRT_HOME>
    • apifiles
    • axis2
    • META-INF
    • WEB-INF 
  5. Extract the contents of the new WAR file into <SOAVIRT_HOME>.
  6. Replace the workspace folder with the workspace folder saved in step 3.
  7. Replace config.properties file in the <SOAVIRT_HOME>/WEB-INF directory with the config.properties file from step 2.
  8. Open config.properties file and verify license configuration.
  9. Start Tomcat (for example, from <TOMCAT_HOME>/bin).
  10. Browse to http://localhost:8080/ (adjust the port if needed). One of following messages confirms that the application was updated correctly:

...

  1. Stop Tomcat Server and locate the <TOMCAT_HOME>/webapps/ROOT directory.
  2. Save the workspace folder to a temporary location.
  3. Delete the "ROOT" directory from the webapps directory.
  4. Rename the new soavirt_<version>.war file to ROOT.war.
  5. Copy ROOT.war into the <TOMCAT_HOME>/webapps/ directory.
  6. Open config.properties file from the <TOMCAT_HOME>/webapps and verify license configuration.
  7. Start Tomcat (for example, from <TOMCAT_HOME>/bin).
  8. Browse to http://<HOST>:<PORT> and verify that the following message is displayed:

    Panel

    There are no deployments on this server. Cannot respond to this request: /.

  9. Stop Tomcat Server. 
  10. Replace workspace folder with the workspace folder saved in step 2.
  11. Restart Tomcat Server.
  12. Browse to http://<HOST>:<PORT> and verify that one of the following messages appears:

...