[
https://issues.apache.org/jira/browse/GERONIMO-4415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653222#action_12653222
]
David Jencks commented on GERONIMO-4415:
----------------------------------------
Use new feature from GERONIMO-4445 to provide a "private" security realm for
the default subject used to call the MEJB. Since we aren't using the
system/manager identity for calling the MEJB we shouldn't run into any problems
changing this user.
> 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.