[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-112) Investigate Exception in SynchronousBundleListener

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Jul 10 15:50:41 EDT 2009


Investigate Exception in SynchronousBundleListener
--------------------------------------------------

                 Key: JBOSGI-112
                 URL: https://jira.jboss.org/jira/browse/JBOSGI-112
             Project: JBoss OSGi
          Issue Type: Task
      Security Level: Public (Everyone can see)
            Reporter: Thomas Diesler
             Fix For: JBossOSGi 1.0.0 Beta3


http://www.osgi.org/javadoc/r4v41/org/osgi/framework/SynchronousBundleListener.html

"Unlike normal BundleListener objects, SynchronousBundleListeners are synchronously called during bundle lifecycle processing. The bundle lifecycle processing will not proceed until all SynchronousBundleListeners have completed. SynchronousBundleListener objects will be called prior to BundleListener objects. "

IMHO, an extender that registers a SynchronousBundleListener should be able to cause the Bundle.start() operation to fail.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-osgi-issues mailing list