[ 
https://issues.apache.org/jira/browse/FELIX-3742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13534042#comment-13534042
 ] 

Ricardo Torres commented on FELIX-3742:
---------------------------------------

No, it looks like you're right. My old issue must have been unrelated. Please 
feel free to close this issue. Thanks.
                
> Implementing class fails to load unless super interface's (interface extended 
> by implemented interface) package is imported.
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: FELIX-3742
>                 URL: https://issues.apache.org/jira/browse/FELIX-3742
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: ipojo-core-1.8.2
>            Reporter: Ricardo Torres
>            Assignee: Clement Escoffier
>         Attachments: impl.jar, parent.jar, service.jar
>
>
> I attempted to file FELIX-3741, but the issue appears to stem from iPOJO. 
> Specifically 
> org.apache.felix.ipojo.handlers.providedservice.ProvidedServiceHandler 
> generates the following error:
> [Thread-1] ERROR com.sample.bundle - [ERROR] com.sample.SampleServiceImpl : 
> Service Providing: The service specification com.sample.ICoreService cannot 
> be load
> This happens if SampleServiceImpl is in com.sample.bundle. This bundle 
> imports the package of the interface SampleServiceImpl implements, but does 
> not directly import the interface this interface extends.
> Beyond the above referenced issue, I also hashed this out on the mailing 
> list: 
> https://mail-archives.apache.org/mod_mbox/felix-users/201210.mbox/%3CCAAkggDoMXvJ995o3=4_gnlwaq9gmyjmjyzgtdjhateg7pxe...@mail.gmail.com%3E

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to