[
https://issues.apache.org/jira/browse/CAMEL-12001?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luca Burgazzoli updated CAMEL-12001:
------------------------------------
Fix Version/s: 2.21.0
2.20.2
> Cannot create a component based on the SqlComponent
> ---------------------------------------------------
>
> Key: CAMEL-12001
> URL: https://issues.apache.org/jira/browse/CAMEL-12001
> Project: Camel
> Issue Type: Bug
> Components: camel-sql
> Affects Versions: 2.20.0
> Environment: any
> Reporter: Kurt T Stam
> Assignee: Luca Burgazzoli
> Fix For: 2.20.2, 2.21.0
>
>
> I created a the following component
> https://github.com/KurtStam/connectors/blob/sql-connector/connectors/sql/sql-connector/src/main/java/io/syndesis/connector/sql/SqlConnectorComponent.java
> and this route just never gets executed
> https://github.com/KurtStam/connectors/blob/sql-connector/connectors/sql/sql-connector/src/test/java/io/syndesis/connector/sql/SqlConnectorComponentTest.java#L107
> And not any of the getBefore/AfterProducer methods are called either, which I
> think had to do with the fact that the SqlComponent is not a DefaultComponent.
> I tried with v2.20.0 as well as v2.21.0-SNAPSHOT
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)