Reduce copy/paste issues caused by different engine names.
Applying the same fix to exe installations of Tomcat.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@776945
13f79535-47bb-0310-9956-
ffa450edef68
Documentation at /docs/config/engine.html -->
<!-- You should set jvmRoute to support load-balancing via AJP ie :
- <Engine name="Standalone" defaultHost="localhost" jvmRoute="jvm1">
+ <Engine name="Catalina" defaultHost="localhost" jvmRoute="jvm1">
-->
<Engine name="Catalina" defaultHost="localhost">