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

Konstantin Kolinko <[email protected]> changed:

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

--- Comment #1 from Konstantin Kolinko <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to