[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-338) Cannot obtain EventAdmin service

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Thu Jun 10 06:53:38 EDT 2010


Cannot obtain EventAdmin service
--------------------------------

                 Key: JBOSGI-338
                 URL: https://jira.jboss.org/browse/JBOSGI-338
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Core Framework
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler
             Fix For: JBossOSGi 1.0.0 Beta8


java.lang.IllegalArgumentException: Null reference
	at org.jboss.osgi.framework.bundle.ServiceManagerPluginImpl.getService(ServiceManagerPluginImpl.java:195)
	at org.jboss.osgi.framework.bundle.AbstractBundleState.getService(AbstractBundleState.java:521)
	at org.jboss.osgi.framework.bundle.OSGiBundleContextWrapper.getService(OSGiBundleContextWrapper.java:145)
	at org.jboss.test.osgi.example.event.EventAdminTestCase.testEventHandler(EventAdminTestCase.java:106)

It seems that the test bundle and the service bundle wire to different exporters of the eventadmin API

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

        


More information about the jboss-osgi-issues mailing list