[JBoss JIRA] Updated: (JBAS-1702) Factor out XMBean from JMX
by Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1702?page=all ]
Adrian Brock updated JBAS-1702:
-------------------------------
Component/s: JMX
Fix Version/s: (was: JBossAS-5.0.0.Beta3)
Priority: Optional (was: Critical)
Unscheduling. It would be nice to be able to use the XMBean
in other JMX implementations, but unfornately somebody introduced
a dependency on the the JBossMX mbean registry which should not be there.
> Factor out XMBean from JMX
> --------------------------
>
> Key: JBAS-1702
> URL: http://jira.jboss.com/jira/browse/JBAS-1702
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: JMX
> Reporter: Adrian Brock
> Priority: Optional
>
> The XMBean implementation needs to be factored out from the MBeanServer.
> There should be no dependencies of XMBean on the JMX implementation
> since it is just a modelmbean implementation.
> This is required such that we can develop the JMX implementation for
> our pojo strategy while still allowing old XMBean deployments
> to run in the new implementation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 2 months
[JBoss JIRA] Closed: (JBAS-1841) SAR/ServiceController should be a facade over the generic dependency controller
by Adrian Brock (JIRA)
[ http://jira.jboss.com/jira/browse/JBAS-1841?page=all ]
Adrian Brock closed JBAS-1841.
------------------------------
Resolution: Done
I'm closing this issue because all the work for JBoss5 is done.
There is just a subtask remaining to backport some fixes to JBoss4.
> SAR/ServiceController should be a facade over the generic dependency controller
> -------------------------------------------------------------------------------
>
> Key: JBAS-1841
> URL: http://jira.jboss.com/jira/browse/JBAS-1841
> Project: JBoss Application Server
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: System service
> Reporter: Adrian Brock
> Assigned To: Adrian Brock
> Priority: Critical
> Fix For: JBossAS-5.0.0.Beta3
>
>
> Rework the ServiceCreator, ServiceConfigurator, ServiceController
> to use the generic deployment controller.
> This will allow MBeans to take part in the same dependency/injection protocol
> as the plain javabeans provided by the MicroContainer.
> It also adds the "Describe" stage to the lifecycle allowing classloading dependencies.
> This will first be prototyped in system2 rather than system.
> The initial work will not include reworking the XML to use JBossXB
> schema binding, but that is obviously desirable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
19 years, 2 months