jamesnetherton commented on PR #7563:
URL: https://github.com/apache/camel-quarkus/pull/7563#issuecomment-3138666437

   Native mode failure:
   
   ```
   java.lang.ClassNotFoundException: 
org.apache.camel.processor.ThrottlerRejectedExecutionException
   ```
   
   `ThrottlerRejectedExecutionException` needs to be registered for reflection. 
I forget if we typically just do this in the test or configure it in our 
extensions so that it works automatically OOTB. I'll check...
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to