Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
  1. Get the service name for both MySQL and Tomcat.

  2. Launch command prompt. Execute the following.
    Code Block
    sc config Tomcat7 depend= MySQL
  3. You will get the following as confirmation.
    Code Block
    [SC] ChangeServiceConfig SUCCESS
  4. You may verify it on Tomcat's service properties.