[ http://jira.jboss.com/jira/browse/JBAS-1354?page=history ]
     
Scott M Stark resolved JBAS-1354:
---------------------------------

     Resolution: Done
    Fix Version:  JBossAS-4.0.2RC1
                 JBossAS-5.0 Alpha
                  JBossAS-3.2.8 Final

A ServiceContext in the RUNNING state is now created in the preRegister 
callback so that the ServiceController can be used as a depends target.

> Dependency on the ServiceController is broken
> ---------------------------------------------
>
>          Key: JBAS-1354
>          URL: http://jira.jboss.com/jira/browse/JBAS-1354
>      Project: JBoss Application Server
>         Type: Bug
>   Components: MicroContainer bus
>     Versions: JBossAS-4.0.1 Final,  JBossAS-3.2.7 Final
>     Reporter: Scott M Stark
>     Assignee: Scott M Stark
>      Fix For: JBossAS-5.0 Alpha,  JBossAS-4.0.2RC1,  JBossAS-3.2.8 Final

>
>
> A trivial dependency on the ServiceController as illustrated by this mbean 
> service fragment:
>    <mbean code="org.jboss.jmx.util.NotificationGroup"
>       name="jboss:service=NotificationGroup">
>       <!-- The service controller injection -->
>       <depends optional-attribute-name="ServiceController"
>          
> proxy-type="attribute">jboss.system:service=ServiceController</depends>
>    </mbean>
> fails because the ServiceController controller does not actually register 
> itself as an available service.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to