Versions Compared

Key

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

...

  • the tomcat instances use standard cluster scswitch to start and stop
    Note

    cynapps-dev tomcat stop / start
    //
    sudo scswitch -n -j tc16-infp-tomcat-res
    sudo scswitch -e -j tc16-infp-tomcat-res
    //
    //
    cynapps-test tomcat stop / start
    //
    sudo scswitch -n -j tc17-infp-tomcat-res
    sudo scswitch -e -j tc17-infp-tomcat-res
    //
    //
    cynapps-prod tomcat stop / start
    //
    sudo scswitch -n -j tc18-infp-tomcat-res
    sudo scswitch -e -j tc18-infp-tomcat-res

...