You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Luca Burgazzoli (JIRA)" <ji...@apache.org> on 2017/11/10 05:53:00 UTC

[jira] [Commented] (CAMEL-12001) Cannot create a component based on the SqlComponent

    [ https://issues.apache.org/jira/browse/CAMEL-12001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247050#comment-16247050 ] 

Luca Burgazzoli commented on CAMEL-12001:
-----------------------------------------

[~gzurowski] any chance to recut 2.20.1 so it includes this one ?

> 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)