You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2012/06/29 13:55:43 UTC

[jira] [Created] (CXF-4399) Adding the instance.id to the ObjectName

Willem Jiang created CXF-4399:
---------------------------------

             Summary: Adding the instance.id to the ObjectName
                 Key: CXF-4399
                 URL: https://issues.apache.org/jira/browse/CXF-4399
             Project: CXF
          Issue Type: Improvement
          Components: Management
            Reporter: Willem Jiang
            Assignee: Willem Jiang


As you know CXF management provides a lots MBeans out of box. It works perfect if it run as stand alone.
If we deploy the CXF endpoints into container like Apache Karaf, we may hit the issue that Object is already registered. That is because we don't build up unique Object name for JMX to use.

To resolve this issue I suggest we add the "instance.id" on the ObjectName. As JMX supports to look up the object with a query string, I don't think this change will effect much on the user CXF management codes.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CXF-4399) Adding the instance.id to the ObjectName

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CXF-4399.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.0
                   2.6.2
                   2.5.5
    
> Adding the instance.id to the ObjectName
> ----------------------------------------
>
>                 Key: CXF-4399
>                 URL: https://issues.apache.org/jira/browse/CXF-4399
>             Project: CXF
>          Issue Type: Improvement
>          Components: Management
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.5.5, 2.6.2, 2.7.0
>
>
> As you know CXF management provides a lots MBeans out of box. It works perfect if it run as stand alone.
> If we deploy the CXF endpoints into container like Apache Karaf, we may hit the issue that Object is already registered. That is because we don't build up unique Object name for JMX to use.
> To resolve this issue I suggest we add the "instance.id" on the ObjectName. As JMX supports to look up the object with a query string, I don't think this change will effect much on the user CXF management codes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira