https://bz.apache.org/bugzilla/show_bug.cgi?id=58827

Konstantin Kolinko <knst.koli...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Konstantin Kolinko <knst.koli...@gmail.com> ---
Thoughts
=========
1. It may still be possible to support that StateManageable "interface"  -- I
think with a custom MBean modeler object that will provide that "state"
property, -- but I do not see much point.

Nobody complained since removal of "state" property in Tomcat 7.


2. isStateManageable() can be safely removed from StandardWrapper.

The wrapper did not expose its start/stop methods via JMX, nor the "state"
property.


3. isStateManageable() in StandardContext

I think it is OK to keep it,
but update a comment to say that we do not really implement JSR 77.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to