You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/10/20 20:26:23 UTC

[jira] Created: (JAMES-1076) Allign packages for MBeans or use StandardMBean

Allign packages for MBeans or use StandardMBean
-----------------------------------------------

                 Key: JAMES-1076
                 URL: https://issues.apache.org/jira/browse/JAMES-1076
             Project: JAMES Server
          Issue Type: Task
            Reporter: Norman Maurer
            Assignee: Norman Maurer


When using "normal" MBeans for JMX the *MBean interface must resist in the same package as the implementation. Thats often not what we want because of reusability in OSGI later. So we should use StandardMBean in this cases. 

See:
http://blogs.sun.com/jmxetc/entry/javax_management_standardmbean_when_and

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Resolved: (JAMES-1076) Allign packages for MBeans or use StandardMBean

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer resolved JAMES-1076.
----------------------------------

    Resolution: Fixed

Should be ok for the provided JMX Beans now

> Allign packages for MBeans or use StandardMBean
> -----------------------------------------------
>
>                 Key: JAMES-1076
>                 URL: https://issues.apache.org/jira/browse/JAMES-1076
>             Project: JAMES Server
>          Issue Type: Task
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M2
>
>
> When using "normal" MBeans for JMX the *MBean interface must resist in the same package as the implementation. Thats often not what we want because of reusability in OSGI later. So we should use StandardMBean in this cases. 
> See:
> http://blogs.sun.com/jmxetc/entry/javax_management_standardmbean_when_and

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[jira] Updated: (JAMES-1076) Allign packages for MBeans or use StandardMBean

Posted by "Norman Maurer (JIRA)" <se...@james.apache.org>.
     [ https://issues.apache.org/jira/browse/JAMES-1076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Norman Maurer updated JAMES-1076:
---------------------------------

    Fix Version/s: 3.0-M2

Move to 3.0-M2

> Allign packages for MBeans or use StandardMBean
> -----------------------------------------------
>
>                 Key: JAMES-1076
>                 URL: https://issues.apache.org/jira/browse/JAMES-1076
>             Project: JAMES Server
>          Issue Type: Task
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M2
>
>
> When using "normal" MBeans for JMX the *MBean interface must resist in the same package as the implementation. Thats often not what we want because of reusability in OSGI later. So we should use StandardMBean in this cases. 
> See:
> http://blogs.sun.com/jmxetc/entry/javax_management_standardmbean_when_and

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org