Claus Ibsen created CAMEL-11204:
-----------------------------------
Summary: camel-catalog - asEndpointUri to support
connectors/component with no context-path part
Key: CAMEL-11204
URL: https://issues.apache.org/jira/browse/CAMEL-11204
Project: Camel
Issue Type: Improvement
Components: camel-catalog, camel-core
Affects Versions: 2.19.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.19.1, 2.20.0
You may have connectors that has no context-path, and this generates anyway
such as
{code}
twitter-mention:
{code}
Notice the ending colon, which should be removed
And likewise for query parameters
{code}
salesforce-upsert-contact:?sObjectIdName=TwitterScreenName__c
{code}
There is :? which should just be ?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)