Claus Ibsen created CAMEL-13612:
-----------------------------------
Summary: camel-rest - Should separate consumer and producer
component names
Key: CAMEL-13612
URL: https://issues.apache.org/jira/browse/CAMEL-13612
Project: Camel
Issue Type: Improvement
Components: camel-rest-swagger
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.0.0, 3.0.0.M4
You may end up with using rest-dsl and rest component together, and have a rest
endpoint that is shared among them. Then the endpoint will have a componentName
option set to the consumer, such as jetty. And then when the same endpoint is
used for creating the rest producer (eg to rest) then it would fail. We should
separate these two options.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)