Minor fixes for implementation.osgi 
------------------------------------

                 Key: TUSCANY-1569
                 URL: https://issues.apache.org/jira/browse/TUSCANY-1569
             Project: Tuscany
          Issue Type: Bug
          Components: Java SCA OSGi Integration
            Reporter: Rajini Sivaram
            Priority: Minor


Update pom.xml and felix.config.properties in itest/osgi-implementation to use 
the latest bundles.
Add OSGiImplementation.equals method to check bundle location and properties.


There is an exception thrown during Felix shutdown by one of the tests in 
itest. This exception does not cause a test failure, and has been raised as a 
Felix bug (https://issues.apache.org/jira/browse/FELIX-341).


    --- Exception with component : Unexpected problem executing task ---
    java.lang.IllegalStateException: Service already unregistered.
            at 
org.apache.felix.framework.ServiceRegistrationImpl.unregister(ServiceRegistrationImpl.java:105)
            at 
org.apache.felix.scr.AbstractComponentManager.unregisterComponentService(AbstractComponentManager.java:503)
            at 
org.apache.felix.scr.AbstractComponentManager.deactivateInternal(AbstractComponentManager.java:369)
            at 
org.apache.felix.scr.AbstractComponentManager.access$200(AbstractComponentManager.java:55)
            at 
org.apache.felix.scr.AbstractComponentManager$3.run(AbstractComponentManager.java:176)
            at 
org.apache.felix.scr.ComponentActorThread.run(ComponentActorThread.java:81)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to