[ https://issues.apache.org/jira/browse/GERONIMO-3535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Viet Hung Nguyen updated GERONIMO-3535: --------------------------------------- Attachment: geronimo-3535.patch This patch secures the MRC EJB, and allows for it to access MEJB. Note: I could not get svn to delete the EAR file that was accidentally left inside one of the folders. I would appreciate it if someone could delete */monitoring/mrc-server/mrc-server-ear-1.0-SNAPSHOT.ear* > monitoring plugin: collecting agent needs to be secured > ------------------------------------------------------- > > Key: GERONIMO-3535 > URL: https://issues.apache.org/jira/browse/GERONIMO-3535 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: monitoring > Affects Versions: 2.1 > Environment: windows > Reporter: Viet Hung Nguyen > Attachments: geronimo-3535.patch > > > Currently, the collecting agent is a GBean. However, we cannot access the > secured MEJB through a GBean. A possible solution is to make this GBean into > an EJB and have the client side of the monitoring plugin remotely access it > with some credentials for authentication. The authorization will then > percolate over to allow the EJB (the x-GBean) to access the secured MEJB too. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.