Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-5830

Problems with the cql Uri param in Producer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2, jboss-fuse-6.2.1
    • Camel
    • None
    • % %
    • Hide

      Just create a route like:

      <route>
      <from uri="direct:start"/>
      <to uri="cql://localhost/camel_ks"/>
      </route>

      Show
      Just create a route like: <route> <from uri="direct:start"/> <to uri="cql://localhost/camel_ks"/> </route>
    • Sprint 5 - towards ER2

      The cql Uri param is not mandatory but it is not possible to create a Producer route without it.

      For example this route fails:

      cql://localhost/camel_ks

            acosenti Andrea Cosentino
            fdelafue Fernando FR (Inactive)
            Fernando FR Fernando FR (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: