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

Bean component - Should not support consumer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.15.0
    • camel-core
    • None
    • Unknown

    Description

      The bean component should be a producer only, which makes most sence, eg to call a bean by sending a message to it, where the message is data for the bean parameters.

      We should remove support for consumer, which was not intended but was possible due its use of ProcessorEndpoint and being based on old stuff from 1.x days.

      The bean component should also be more aligned like the other components and how it setup and initializes itself, using doStart / doStop as others do.

      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: