You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/11/22 03:08:40 UTC

DO NOT REPLY [Bug 50310] New: Manager detailed status page does not display servlets

https://issues.apache.org/bugzilla/show_bug.cgi?id=50310

           Summary: Manager detailed status page does not display servlets
           Product: Tomcat 7
           Version: 7.0.4
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Manager
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: knst.kolinko@gmail.com


To reproduce:
1. Login to the Manager webapp
2. Click "Server Status" and then "Complete Server Status" links.



In TC6 the "Complete Server Status" page lists servlets for each deployed
application.

In the current TC7 it does not list them. Only summary information on each
webapp is displayed.


Looking at the StatusManagerServlet and StatusTransformer classes, the code to
iterate over servlets is still there, but probably the JMX names have changed
and are not working any more.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 50310] Manager detailed status page does not display servlets

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50310

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> 2010-11-22 06:50:29 EST ---
Fixed in 7.0.x and will be included in 7.0.5 onwards.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org