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/09 17:08:02 UTC

[jira] [Assigned] (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:all-tabpanel ]

Luca Burgazzoli reassigned CAMEL-12001:
---------------------------------------

    Assignee: Luca Burgazzoli

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