[
https://issues.apache.org/jira/browse/CAMEL-16426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310884#comment-17310884
]
James Netherton commented on CAMEL-16426:
-----------------------------------------
I cloned it hereĀ https://github.com/apache/camel-quarkus/issues/2409.
> 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
> Priority: Major
> Labels: native-image, quarkus
>
> 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)