You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Viet Hung Nguyen (JIRA)" <ji...@apache.org> on 2007/11/30 21:23:43 UTC

[jira] Created: (GERONIMO-3660) monitoring collecting agent needs to have a local interface for the MRC

monitoring collecting agent needs to have a local interface for the MRC
-----------------------------------------------------------------------

                 Key: GERONIMO-3660
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3660
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: monitoring
    Affects Versions: 2.1
         Environment: windows
            Reporter: Viet Hung Nguyen
            Assignee: Viet Hung Nguyen
         Attachments: geronimo-3660.patch

The collecting agent (server side) needs to have a local interface. This will allow the collecting agent to get a hold of the ejb to process some data too. As a temporary solution, I used a RemoteInitialContextFactory to get a hold of the EJB which resides locally on that machine. However, Jarek submitted a patch to openEJB which now allows LocalInitialContextFactory to authenticate an EJB lookup, so we need to make use of it. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (GERONIMO-3660) monitoring collecting agent needs to have a local interface for the MRC

Posted by "Erik B. Craig (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12547290 ] 

Erik B. Craig commented on GERONIMO-3660:
-----------------------------------------

Patch Committed revision 599959.
Thanks viet

> monitoring collecting agent needs to have a local interface for the MRC
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-3660
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3660
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: monitoring
>    Affects Versions: 2.1
>         Environment: windows
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>         Attachments: geronimo-3660.patch
>
>
> The collecting agent (server side) needs to have a local interface. This will allow the collecting agent to get a hold of the ejb to process some data too. As a temporary solution, I used a RemoteInitialContextFactory to get a hold of the EJB which resides locally on that machine. However, Jarek submitted a patch to openEJB which now allows LocalInitialContextFactory to authenticate an EJB lookup, so we need to make use of it. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (GERONIMO-3660) monitoring collecting agent needs to have a local interface for the MRC

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen updated GERONIMO-3660:
---------------------------------------

    Attachment: geronimo-3660.patch

> monitoring collecting agent needs to have a local interface for the MRC
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-3660
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3660
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: monitoring
>    Affects Versions: 2.1
>         Environment: windows
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>         Attachments: geronimo-3660.patch
>
>
> The collecting agent (server side) needs to have a local interface. This will allow the collecting agent to get a hold of the ejb to process some data too. As a temporary solution, I used a RemoteInitialContextFactory to get a hold of the EJB which resides locally on that machine. However, Jarek submitted a patch to openEJB which now allows LocalInitialContextFactory to authenticate an EJB lookup, so we need to make use of it. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (GERONIMO-3660) monitoring collecting agent needs to have a local interface for the MRC

Posted by "Viet Hung Nguyen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viet Hung Nguyen resolved GERONIMO-3660.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

> monitoring collecting agent needs to have a local interface for the MRC
> -----------------------------------------------------------------------
>
>                 Key: GERONIMO-3660
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3660
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: monitoring
>    Affects Versions: 2.1
>         Environment: windows
>            Reporter: Viet Hung Nguyen
>            Assignee: Viet Hung Nguyen
>             Fix For: 2.1
>
>         Attachments: geronimo-3660.patch
>
>
> The collecting agent (server side) needs to have a local interface. This will allow the collecting agent to get a hold of the ejb to process some data too. As a temporary solution, I used a RemoteInitialContextFactory to get a hold of the EJB which resides locally on that machine. However, Jarek submitted a patch to openEJB which now allows LocalInitialContextFactory to authenticate an EJB lookup, so we need to make use of it. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.