You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2016/05/19 06:38:13 UTC

[jira] [Created] (CAMEL-9976) camel:rest-show command requires only context name as argument and not route Id

Andrea Cosentino created CAMEL-9976:
---------------------------------------

             Summary: camel:rest-show command requires only context name as argument and not route Id
                 Key: CAMEL-9976
                 URL: https://issues.apache.org/jira/browse/CAMEL-9976
             Project: Camel
          Issue Type: Task
            Reporter: Andrea Cosentino
            Assignee: Andrea Cosentino
            Priority: Minor
             Fix For: 2.16.4, 2.17.1, 2.18.0


Actually RestShow class extends AbstractRouteCommand that has two arguments:

- context name
- route id

The RestShow command is designed to work on context base. It should extend CamelCommandSupport then.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)