You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "David Jencks (JIRA)" <ji...@apache.org> on 2008/11/17 22:40:44 UTC

[jira] Commented: (GERONIMO-4415) monitoring console code needs improvement

    [ https://issues.apache.org/jira/browse/GERONIMO-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12648358#action_12648358 ] 

David Jencks commented on GERONIMO-4415:
----------------------------------------

Some initial work in rev 718393.  I also added a little test server for convenience, build with -Pit to include it.

> 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.