Camel components which do not use Camel-managed thread pools can lead to BeanManager resolution issues when the namespace context is not set. The solution to this is to add a routing policy to Camel gateway routes that sets the namespace context for the gateway delivery thread.
|