[jboss-cvs] JBossAS SVN: r92575 - branches/JBPAPP_5_0/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Aug 19 08:57:54 EDT 2009
Author: smarlow at redhat.com
Date: 2009-08-19 08:57:54 -0400 (Wed, 19 Aug 2009)
New Revision: 92575
Modified:
branches/JBPAPP_5_0/build/jbossas-5.patch
Log:
JBPAPP-2501 welcome page in web (and standard) profile displays link to web-console. Also remove dead admin console link in standard profile
Modified: branches/JBPAPP_5_0/build/jbossas-5.patch
===================================================================
--- branches/JBPAPP_5_0/build/jbossas-5.patch 2009-08-19 12:37:36 UTC (rev 92574)
+++ branches/JBPAPP_5_0/build/jbossas-5.patch 2009-08-19 12:57:54 UTC (rev 92575)
@@ -1,9 +1,11 @@
diff -Naur server/standard/deploy/ROOT.war/index.html server/standard/deploy/ROOT.war/index.html
--- server/standard/deploy/ROOT.war/index.html 2009-08-18 21:53:40.000000000 -0400
-+++ server/standard/deploy/ROOT.war/index.html 2009-08-19 08:07:20.000000000 -0400
-@@ -19,7 +19,6 @@
++++ server/standard/deploy/ROOT.war/index.html 2009-08-19 08:48:47.000000000 -0400
+@@ -17,9 +17,7 @@
+
+ <h3>Manage this JBoss EAP Instance</h3>
<ul>
- <li><a href="/admin-console/">Administration Console</a></li>
+- <li><a href="/admin-console/">Administration Console</a></li>
<li><a href="/jmx-console/">JMX Console</a></li>
- <li><a href="/web-console/">JBoss Web Console</a></li>
<li><a href="/status">Tomcat status</a>
More information about the jboss-cvs-commits
mailing list