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

Guillaume Nodet commented on FELIX-1798:
----------------------------------------

I've updated the karaf user's guide to introduce a fix for this problem, see 
http://cwiki.apache.org/FELIX/61-extending-the-console.html
The problem is that when checking if a reference is compatible with a bundle, 
felix  wants the service exporter to have be wired to the package containing 
the exported interface.  I'm still not clear is this is a bug or not (though i 
tend to think it is).  The work around is to ensure that the bundle is wired 
against all the packages that are used to export service interfaces.

> Unable to extend the console shell in current snapshot
> ------------------------------------------------------
>
>                 Key: FELIX-1798
>                 URL: https://issues.apache.org/jira/browse/FELIX-1798
>             Project: Felix
>          Issue Type: Bug
>          Components: Karaf
>            Reporter: Daniel Dominguez
>
> I've followed the instructions from 
> http://felix.apache.org/site/61-extending-the-console.html on extending the 
> karaf console shell.  
> When I install my bundle into the current Karaf 1.1.0-SNAPSHOT, the osgi 
> bundle installs but the command cannot be found.  I found this working 
> properly in the Karaf 1.0 release.

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

Reply via email to