You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2014/06/19 07:41:25 UTC

[jira] [Created] (KARAF-3057) Handler name is the proxy class instead of the full qualified class name

Jean-Baptiste Onofré created KARAF-3057:
-------------------------------------------

             Summary: Handler name is the proxy class instead of the full qualified class name
                 Key: KARAF-3057
                 URL: https://issues.apache.org/jira/browse/KARAF-3057
             Project: Karaf
          Issue Type: Bug
          Components: cellar-core
    Affects Versions: cellar-3.0.0
            Reporter: Jean-Baptiste Onofré
            Assignee: Jean-Baptiste Onofré
             Fix For: cellar-3.0.0


Both cluster:handler-status and CellarMBean display the handler proxy class instead of the handler full qualified class name:

{code}
karaf@root()> cluster:handler-status 
  | Node           | Status | Event Handler                            
-----------------------------------------------------------------------
x | localhost:5701 | ON     | Proxy5cfa0b95_2808_4bf5_b12d_aa9c24d5c438
x | localhost:5701 | ON     | Proxy5883dc87_597c_41f2_be21_4831588bd5f5
x | localhost:5701 | ON     | Proxy8f986c45_a40a_4cf0_87db_dd06af232bd6
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)