[jboss-jira] [JBoss JIRA] (AS7-887) Support legacy ServiceMBeans in SAR deployments
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Thu Aug 23 11:47:18 EDT 2012
[ https://issues.jboss.org/browse/AS7-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
RH Bugzilla Integration updated AS7-887:
----------------------------------------
Git Pull Request: https://github.com/jbossas/jboss-as/pull/2668 (was: https://github.com/jbossas/jboss-as/pull/2668)
Bugzilla Update: Perform
Forum Reference: http://community.jboss.org/thread/167037 (was: http://community.jboss.org/thread/167037)
> 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: 7.2.0.Alpha1
>
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list