Description
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.
Attachments
Issue Links
- is required by
-
CAMEL-13220 camel-jetty - Remove deprecated producer
- Resolved