Hello There,
When Migrating app from 2.X to 3.X, Build is successful but the tests fail
with ClassNotFoundException: org.apache.camel.impl.BreakpointSupport.
java.lang.NoClassDefFoundError: org/apache/camel/impl/BreakpointSupport
at java.lang.ClassLoader.defineClass1(Native Method)
at jav
Hi Nicolas,
It sounds like a bug to me (maybe filtering only on URI and not the verb).
Can you please create a Jira I will take a look ?
Thanks,
Regards
JB
> Le 7 nov. 2020 à 08:54, CASAUX Nicolas a
> écrit :
>
> Hello,
>
> I’m using some camel rest routes and found something unexpected wi