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

camel-rest - Rest producer may detect multiple rest producer factory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.1.0
    • camel-rest-swagger
    • None
    • Unknown

    Description

      You may set rest-dsl with rest producer and have it with component(undertow) and then assume the producer may use undertow too. But it may detect you have camel-undertow and camel-http on the classpath and both can do rest producer, and it will fail.

      We should fallback and use component name if it has been explicit set and use it for producer.

      RestUndertowProducerGetTest

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: