monitoring console code needs improvement
-----------------------------------------
Key: GERONIMO-4415
URL: https://issues.apache.org/jira/browse/GERONIMO-4415
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: monitoring
Affects Versions: 2.2
Reporter: David Jencks
Assignee: David Jencks
Fix For: 2.2
The code quality in the monitoring console is not ideal. There are oddities
such as static variables in stateless ejbs and a lot of code duplication for
generating the graph javascript. In addition the monitoring console should be
using jpa rather than direct db access for easier maintenance.
Whether the agent should be using jpa is certainly debatable, I don't plan to
change that right now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.