Previous Topic: Deploy to Multiple Computers with Application Level External SettingsNext Topic: Deploy Multiple Copies to One Computer


Deploy to Multiple Computers with Application Level External Settings from an Installed Apache Tomcat

To deploy your WAR file to more than one computer, you copy the file and configuration locations to the other computer.

Follow these steps:

  1. Create a folder location on each other computer where you are going to copy the files.
  2. Copy the following directories from the computer where you installed the product:
    <install_folder>\util
    
  3. Copy the application war files CAOMWebViewer12.war and castylesr5.1.3.war from the following directory.
    <installed tomcat location>\webapps
    
  4. Place these files on the new computer in a new folder named deployables.

    Note: If you created additional copies of the CAOMWebViewer12 WAR file, and you placed them in another directory, copy that directory to the other computer with, or in place of the deployable directory.

  5. Copy the Application Level External Configuration directories to the other computer.

    Note: You created these directories with the configuration tool. The default path is <CA OM Web Viewer Home Var>\<WAR Name>.

    Important! If possible, verify that the paths to these directories are the same on each computer. This verification helps streamline your maintenance procedure.

  6. Consider the following example of configuration paths and context names:
    Computer A
    Computer B
  7. Deploy the product with each deployable file.

    Note: Do not mix up the _US EAR or WAR with the _CA EAR or WAR when you deploy it to the second computer.