Hemang Ajmera created CAMEL-16426:
-------------------------------------
Summary: Kafka with SASL does not work in quarkus native mode
Key: CAMEL-16426
URL: https://issues.apache.org/jira/browse/CAMEL-16426
Project: Camel
Issue Type: Bug
Components: camel-kafka
Affects Versions: 3.9.0
Reporter: Hemang Ajmera
When we run the quarkus native code, we get the error
{{Caused by: java.lang.SecurityException: Configuration error:
java.lang.ClassNotFoundException: sun.security.provider.ConfigFile}}
The solution is to include sun.security.provider.ConfigFile class for
Reflection.
Detailed conversation at
[https://camel.zulipchat.com/#narrow/stream/257302-camel-quarkus/topic/ClassNotFoundException.20for.20Exception.20class]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)