[jboss-cvs] JBossAS SVN: r105312 - trunk/tomcat/src/webapps/ROOT.war.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu May 27 16:47:51 EDT 2010
Author: smcgowan at redhat.com
Date: 2010-05-27 16:47:50 -0400 (Thu, 27 May 2010)
New Revision: 105312
Modified:
trunk/tomcat/src/webapps/ROOT.war/index.html
Log:
JBAS-7764 - add JBoss Web Service Console link
Modified: trunk/tomcat/src/webapps/ROOT.war/index.html
===================================================================
--- trunk/tomcat/src/webapps/ROOT.war/index.html 2010-05-27 18:55:27 UTC (rev 105311)
+++ trunk/tomcat/src/webapps/ROOT.war/index.html 2010-05-27 20:47:50 UTC (rev 105312)
@@ -18,6 +18,7 @@
<ul>
<li><a href="/admin-console/">Administration Console</a></li>
<li><a href="/jmx-console/">JMX Console</a></li>
+ <li><a href="/jbossws/">JBoss Web Services Console</a></li>
</ul>
<h3>JBoss AS Online Resources</h3>
More information about the jboss-cvs-commits
mailing list