Re: org.apache.camel.processor.RedeliveryPolicy not found by org.apache.camel.camel-base

2020-04-21 Thread Andrea Cosentino
from recipe > BeanRecipe[name='redeliveryPolicyConfig'] > ... > Caused by: java.lang.ClassNotFoundException: > org.apache.camel.processor.RedeliveryPolicy not found by > org.apache.camel.camel-base [94] > > Does there have something changed in Camel 3? > > Best > - Gerald >

org.apache.camel.processor.RedeliveryPolicy not found by org.apache.camel.camel-base

2020-04-21 Thread Gerald Kallas
load class org.apache.camel.processor.RedeliveryPolicy from recipe BeanRecipe[name='redeliveryPolicyConfig'] ... Caused by: java.lang.ClassNotFoundException: org.apache.camel.processor.RedeliveryPolicy not found by org.apache.camel.camel-base [94] Does there have something changed in Camel 3? Best - Gerald