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.

Reply via email to