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

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

Trygve Harderson noticed that the use of a SimpleCredentialStore for the 
subject used by the ejb timer so the timeout can access MEJB means that if you 
change the system/manager password you also have to update the credential store.

The obvious way to fix this is to create a new realm solely for the use of this 
credential store that generates a subject with only the mejb-user principal.

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

Reply via email to