You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Barry Rawlinson (JIRA)" <ji...@apache.org> on 2017/11/01 13:20:00 UTC

[jira] [Created] (CAMEL-11974) Camel Commands not install in Karaf 4.0.X

Barry Rawlinson created CAMEL-11974:
---------------------------------------

             Summary: Camel Commands not install in Karaf 4.0.X
                 Key: CAMEL-11974
                 URL: https://issues.apache.org/jira/browse/CAMEL-11974
             Project: Camel
          Issue Type: Bug
          Components: karaf
    Affects Versions: 2.20.0, 2.19.3
         Environment: karaf@root()> info | grep version
  Karaf version               4.0.8
  Java Virtual Machine        OpenJDK 64-Bit Server VM version 25.151-b12
  Name                        Linux version 3.10.0-693.5.2.el7.x86_64

            Reporter: Barry Rawlinson
            Priority: Major


When installing vanilla karaf 4.0.x then immediately installing camel-core feature the camel commands are not available.

e.g:

karaf@root()> feature:list -i | grep camel
xml-specs-api     | 2.8.0   |          | Started | camel-2.19.3   |
camel-core        | 2.19.3  | x        | Started | camel-2.19.3   |
camel-blueprint   | 2.19.3  | x        | Started | camel-2.19.3   |
karaf@root()> context-list
Command not found: context-list

The commands appear for Camel 2.18.5, I've tested with 2.19.3 and 2.20.0 and neither of these versions work. Have tested on karaf 4.0.8 and 4.0.10



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)