Petals SE Camel

Camel can't find a component in the classpath of the SU

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.5.0
  • Fix Version/s: 0.5.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    If a Camel route refers to a component that is not distributed with petals-se-camel (such as exec), then when the SU is started, Camel fails with the following message:
    org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: exec:///..... due to: No component found with scheme: exec

    This is caused by a bug in the old version of Camel used in petals-se-camel-O.5.x

    Show
    If a Camel route refers to a component that is not distributed with petals-se-camel (such as exec), then when the SU is started, Camel fails with the following message: org.apache.camel.ResolveEndpointFailedException: Failed to resolve endpoint: exec:///..... due to: No component found with scheme: exec This is caused by a bug in the old version of Camel used in petals-se-camel-O.5.x
  • Environment:
    -

People

Dates

  • Created:
    Wed, 30 Sep 2015 - 10:56:54 +0200
    Updated:
    Wed, 30 Sep 2015 - 10:58:36 +0200
    Resolved:
    Wed, 30 Sep 2015 - 10:58:35 +0200