Author: jim.ma
Date: 2009-09-21 03:37:56 -0400 (Mon, 21 Sep 2009)
New Revision: 10721
Modified:
stack/metro/trunk/modules/management/src/main/webapp/index.html
Log:
[JBWS-2764]: fixed the wrong metro stack name in ws console
Modified: stack/metro/trunk/modules/management/src/main/webapp/index.html
===================================================================
--- stack/metro/trunk/modules/management/src/main/webapp/index.html 2009-09-21 07:37:17
UTC (rev 10720)
+++ stack/metro/trunk/modules/management/src/main/webapp/index.html 2009-09-21 07:37:56
UTC (rev 10721)
@@ -19,7 +19,7 @@
<fieldset>
<legend><b>Runtime information</b></legend>
<ul>
- <li><b>Version: jbossws-native-@version@</b></li>
+ <li><b>Version: jbossws-metro-@version@</b></li>
<li><b>Build: @buildNumber@</b></li>
<li><a href="services">View a list of deployed
services</a></li>
<li><a href="/jmx-console/">Access JMX
console</a></li>
Show replies by date