Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-12001

Cannot create a component based on the SqlComponent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.20.0
    • 2.20.1, 2.21.0
    • camel-sql
    • None
    • any

    • Unknown

    Description

      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

      Attachments

        Activity

          People

            lb Luca Burgazzoli
            kstam Kurt Stam
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: