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

Using request parameters in the feed url will result in ResolveEndpointFailedException for Unknown parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-M1
    • 1.6.1, 2.0-M2
    • camel-atom, camel-rss
    • None
    • Patch Available

    Description

      While configuring a route like:

      <route>
      <from uri="atom://http://somehost/?feed=1234567"/>
      <to uri="seda:feeds"/>
      </route>

      camel throws an exception with:

      Failed to resolve endpoint due to: org.apache.camel.ResolveEndpointFailedException: There are 1 parameters that couldn't be set on the endpoint

      Attachments

        1. CAMEL-1496.patch.txt
          3 kB
          Jeroen Reijn

        Activity

          People

            davsclaus Claus Ibsen
            jreijn Jeroen Reijn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: