You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Richard Ellis (Created) (JIRA)" <ji...@apache.org> on 2011/10/20 18:27:10 UTC

[jira] [Created] (ARIES-762) Bundle framework manager bean should be lazy

Bundle framework manager bean should be lazy
--------------------------------------------

                 Key: ARIES-762
                 URL: https://issues.apache.org/jira/browse/ARIES-762
             Project: Aries
          Issue Type: Bug
          Components: Application
    Affects Versions: 0.3, 0.4
            Reporter: Richard Ellis


The bundle-framework-management.xml does not mark the equinox-bundle-framework-manager lazy, so the shared bundle frameworks are created too early. This intermittently prevents customized services from registering ahead of the aries defaults.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (ARIES-762) Bundle framework manager bean should be lazy

Posted by "Timothy Ward (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Ward reassigned ARIES-762:
----------------------------------

    Assignee: Timothy Ward
    
> Bundle framework manager bean should be lazy
> --------------------------------------------
>
>                 Key: ARIES-762
>                 URL: https://issues.apache.org/jira/browse/ARIES-762
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.3, 0.4
>            Reporter: Richard Ellis
>            Assignee: Timothy Ward
>         Attachments: Aries-762-patch.txt
>
>
> The bundle-framework-management.xml does not mark the equinox-bundle-framework-manager lazy, so the shared bundle frameworks are created too early. This intermittently prevents customized services from registering ahead of the aries defaults.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ARIES-762) Bundle framework manager bean should be lazy

Posted by "Richard Ellis (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Ellis updated ARIES-762:
--------------------------------

    Attachment: Aries-762-patch.txt

Trivial patch to add activation="lazy" to the bundle-framework-management.xml
                
> Bundle framework manager bean should be lazy
> --------------------------------------------
>
>                 Key: ARIES-762
>                 URL: https://issues.apache.org/jira/browse/ARIES-762
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.3, 0.4
>            Reporter: Richard Ellis
>         Attachments: Aries-762-patch.txt
>
>
> The bundle-framework-management.xml does not mark the equinox-bundle-framework-manager lazy, so the shared bundle frameworks are created too early. This intermittently prevents customized services from registering ahead of the aries defaults.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (ARIES-762) Bundle framework manager bean should be lazy

Posted by "Timothy Ward (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ARIES-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Ward resolved ARIES-762.
--------------------------------

    Resolution: Fixed

Committed patch to trunk
                
> Bundle framework manager bean should be lazy
> --------------------------------------------
>
>                 Key: ARIES-762
>                 URL: https://issues.apache.org/jira/browse/ARIES-762
>             Project: Aries
>          Issue Type: Bug
>          Components: Application
>    Affects Versions: 0.3, 0.4
>            Reporter: Richard Ellis
>            Assignee: Timothy Ward
>         Attachments: Aries-762-patch.txt
>
>
> The bundle-framework-management.xml does not mark the equinox-bundle-framework-manager lazy, so the shared bundle frameworks are created too early. This intermittently prevents customized services from registering ahead of the aries defaults.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira