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

Jean-Baptiste Onofré commented on KARAF-2307:
---------------------------------------------

Now, ActiveMQ 5.10-SNAPSHOT (next 5.9.1 and 5.10) works fine on Karaf 3.0.0 
(including the completer).

The problem was on the service guard.

I'm working on an enhancement on the completer to manager the proxy guard.

> ActiveMQ Karaf commands do not work with Karaf 3
> ------------------------------------------------
>
>                 Key: KARAF-2307
>                 URL: https://issues.apache.org/jira/browse/KARAF-2307
>             Project: Karaf
>          Issue Type: Bug
>          Components: karaf-shell
>    Affects Versions: 3.0.0.RC1
>            Reporter: Christian Schneider
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 3.0.0
>
>         Attachments: amq-4492.patch
>
>
> The ActiveMQ Karaf commands import the package 
> org.apache.felix.gogo.commands.basic which was exported by karaf shell before 
> version 3.
> I first tried to change the activemq commands like we did for cxf and camel. 
> The problem is that the activemq commands are quite generic as they simply 
> map the activemq console commands. So they really need the package above.
> So my aproach is to create the package in karaf shell with deperecated 
> classes extending the new classes. So this should provide the necessary 
> compat layer. There classes can be removed once all commands are switched to 
> pure karaf 3.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to