Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JOC Cockpit Cluster Checks

...

  • Binary code for clustering is available from the js7-license.jar file which is available from the JS7 - Download page.
  • By downloading the binary code for clustering users consent with the license terms for a commercial license of JS7.
  • The js7-license.jar file has to be saved in the following location:
    • Unix: JOC Cockpit Configuration Directory lib/ext/joc sub-folder
      • Default Location/var/sos-berlin.com/js7/joc/jetty_base/lib/ext/joc
      • A different location for the configuration directory can be specified during installation.
    • Windows: JOC Cockpit Configuration Directory lib\ext\joc sub-folder
      • Default Location:C:\ProgramData\sos-berlin.com\js7\joc\jetty_base\lib\ext\joc
      • A different location for the configuration directory can be specified during installation.

Handling for

...

Container Installation

Basically the same locations for license key and licensed binary code apply as explained for Unix operating systems in previous sections of this article.

...

  • The license key can be added by saving the license certificate file in the following location:
    • /var/sos-berlin.com/js7/joc/jetty_base/resources/joc/license
    • The directory is typically mounted to a Docker config volume when running the container: for details see the JS7 - JOC Cockpit Installation for Docker Containers article.

Adding Licensed Binary Code

  • Binary code for clustering is available from the js7-license.jar file, which is available from the JS7 - Download page.
  • By downloading the binary code for clustering users consent with the license terms for a commercial license of JS7.
  • The js7-license.jar file has to be saved in the following location:
    • /var/sos-berlin.com/js7/joc/jetty_base/resources/joc/lib
    • The /var/sos-berlin.com/js7/joc/jetty_base/resources/joc directory is typically mounted to a Docker config volume when running the container: for details see the the JS7 - JOC Cockpit Installation for Docker Containers article article. The lib sub-directory should be created if it does not already exist before saving the js7-license.jar file.

...

  • the file will be copied to ./jetty_base/lib/ext/joc 
  • any existing version of the file in this directory is will be overwritten.

Initial Operation

...