remove internal usage of deprecated Action interface
----------------------------------------------------
Key: FELIX-2124
URL: https://issues.apache.org/jira/browse/FELIX-2124
Project: Felix
Issue Type: Bug
Components: Web Console
Reporter: Valentin Valchev
The Action interface is deprecated and currently causes problems with logging,
because Actions are generally not servlets.
So it's better to remove the usage of actions at least internally. The attached
patch removes start level & gc actions used in VMStat. The action code goes
into VMStat.doPost() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.