[
https://issues.jboss.org/browse/JBIDE-10253?page=com.atlassian.jira.plugi...
]
Andre Dietisheim commented on JBIDE-10253:
------------------------------------------
well, it seems like "bundles with services have to be activated by default, no lazy
initialization" is legacy.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=226575
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.platform.doc...
http://www.osgi.org/Design/LazyStart
{quote}
10. Lazy activation bundles MUST be able to participate in the service layer before the
first class is loaded from the bundle. This requires that the BundleContext for a lazy
activation bundle be available to component systems (e.g. Declarative Services,
Spring-OSGi, etc.) before the bundle enters the ACTIVE state.
{quote}
I had problems with the branding service in the usage plugin when the bundle was lazy.
that was last year. I therefore switched it to be active. I have the impression that we
pretty much hit an equinox bug here.
Clone as7 management plugin for as7.1
-------------------------------------
Key: JBIDE-10253
URL:
https://issues.jboss.org/browse/JBIDE-10253
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JBossAS/Servers
Affects Versions: 3.3.0.M5
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.3.0.M5
--
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