[jbosstools-issues] [JBoss JIRA] (JBIDE-10344) consider refactor how AS7 management service is done to avoid eager loading

Rob Stryker (Resolved) (JIRA) jira-events at lists.jboss.org
Fri Jan 6 06:13:09 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-10344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-10344.
---------------------------------

    Resolution: Done


As per Snjezana's comments in https://issues.jboss.org/browse/JBIDE-10297,  the recent commits have accomplished the following:

- make IJBoss7ManagerService doesn't depend on the core.as plugin 
- convert it to a non-declarative service and load it lazily
- REMOVE the workaround from JBIDE-10297

This fixes the bug. 
                
> consider refactor how AS7 management service is done to avoid eager loading
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-10344
>                 URL: https://issues.jboss.org/browse/JBIDE-10344
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.M5
>         Environment: JBoss Tools 3.3.0 Nightly (2011-11-30_14-04-32-H4078)
> Mac + Ubuntu
>            Reporter: Rob Stryker
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 3.3.0.Beta1
>
>         Attachments: start-osgi-services-lazy.patch
>
>
> AS71 and AS70 management interfaces points back to as.core causing eager loading.
> could move the as.core interfaces into a shared bundle instead or not use declarative services for AS7.
> Need to consider the options.

--
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 jbosstools-issues mailing list