[ 
https://issues.apache.org/jira/browse/CAMEL-12156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen updated CAMEL-12156:
--------------------------------
    Description: 
The camel context must be provided, which currently is not a required option 
and therefore you can get null commands

 

Also we should flip the order of the arguments so you enter camel context 
first, so the completion of the routes are based on the given camel context. 

Otherwise if you have 50+ camel apps in karaf, then the route complete will 
show all routes which is a lot. Now you select the camel app first, and then 
the completer only show the routes from this camel app.

> Camel Karaf route commands - Should have camel context as required
> ------------------------------------------------------------------
>
>                 Key: CAMEL-12156
>                 URL: https://issues.apache.org/jira/browse/CAMEL-12156
>             Project: Camel
>          Issue Type: Improvement
>          Components: karaf
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 2.21.0
>
>
> The camel context must be provided, which currently is not a required option 
> and therefore you can get null commands
>  
> Also we should flip the order of the arguments so you enter camel context 
> first, so the completion of the routes are based on the given camel context. 
> Otherwise if you have 50+ camel apps in karaf, then the route complete will 
> show all routes which is a lot. Now you select the camel app first, and then 
> the completer only show the routes from this camel app.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to