You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 3
Next »
- Get the service name for both MySQL and Tomcat.
- Launch command prompt. Execute the following.
sc config Tomcat7 depend= MySQL
- You will get the following as confirmation.
[SC] ChangeServiceConfig SUCCESS
- You may verify it on Tomcat's service properties.