On KF, the Instance singleton strategy throws an UnsupportedOperationException 
when stopping
--------------------------------------------------------------------------------------------

                 Key: FELIX-3271
                 URL: https://issues.apache.org/jira/browse/FELIX-3271
             Project: Felix
          Issue Type: Bug
          Components: iPOJO
    Affects Versions: iPOJO-1.8.0
            Reporter: Clement Escoffier
             Fix For: ipojo-core-1.8.2


When we stop a bundle including an instance providing a service using the 
INSTANCE creation strategy, KF is calling hashCode on the registered proxy. 
This method is not supported and so we get an UnsupportedOperationException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to