[jboss-cvs] JBossAS SVN: r114621 - branches/JBPAPP_5/tomcat/src/webapps/ROOT.war.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Dec 20 03:10:43 EST 2013


Author: ehugonnet
Date: 2013-12-20 03:10:43 -0500 (Fri, 20 Dec 2013)
New Revision: 114621

Modified:
   branches/JBPAPP_5/tomcat/src/webapps/ROOT.war/index.html
Log:
JBPAPP-10412: Welcome page says Tomcat status instead of JBossWeb status.


Modified: branches/JBPAPP_5/tomcat/src/webapps/ROOT.war/index.html
===================================================================
--- branches/JBPAPP_5/tomcat/src/webapps/ROOT.war/index.html	2013-12-20 07:28:08 UTC (rev 114620)
+++ branches/JBPAPP_5/tomcat/src/webapps/ROOT.war/index.html	2013-12-20 08:10:43 UTC (rev 114621)
@@ -21,7 +21,7 @@
       <li><a href="/jmx-console/">JMX Console</a></li>
       <li><a href="/web-console/">JBoss Web Console</a></li>
       <li><a href="/jbossws/">JBoss WS Console</a></li>
-      <li><a href="/status">Tomcat status</a>
+      <li><a href="/status">JBossWeb status</a>
           <a href="/status?full=true">(full)</a>
           <a href="/status?XML=true">(XML)</a></li>
    </ul>



More information about the jboss-cvs-commits mailing list