[jboss-jira] [JBoss JIRA] (AS7-887) Support legacy ServiceMBeans in SAR deployments

Eduardo Martins (JIRA) jira-events at lists.jboss.org
Wed May 29 11:42:56 EDT 2013


    [ https://issues.jboss.org/browse/AS7-887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12777916#comment-12777916 ] 

Eduardo Martins commented on AS7-887:
-------------------------------------

Rajesh, if you have eap support please use it, this is a community site, no SLAs here. If you don't have EAP support please start a topic on the community forums. 

Anyway, if you don't have support and want to stick with EAP I would move to the latest release instead, since EAP 6.1 includes all of this. An alternative is Wildfly, which includes latest features/fixes, such as https://issues.jboss.org/browse/WFLY-222
                
> Support legacy ServiceMBeans in SAR deployments
> -----------------------------------------------
>
>                 Key: AS7-887
>                 URL: https://issues.jboss.org/browse/AS7-887
>             Project: Application Server 7
>          Issue Type: Enhancement
>          Components: JMX
>            Reporter: Matt Drees
>            Assignee: Eduardo Martins
>             Fix For: EAP 6.1.0.Alpha (7.2.0.Final)
>
>
> It looks like the current SAR deployment code (jboss-as-sar) will deploy simple MBeans just fine.  However, users may expect to be able to deploy older ServiceMBeans from previous Jboss AS versions.  Currently, attempting to do this results in a ClassNotFoundException, since the org.jboss.system.ServiceMBean interface doesn't exist anymore.
> Ideally this would also involve supporting ServiceMBeans that extend org.jboss.system.ServiceMBeanSupport, which also doesn't exist anymore.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list