You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/29 18:23:34 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #2409: Kafka with SASL does not work in quarkus native mode

jamesnetherton opened a new issue #2409:
URL: https://github.com/apache/camel-quarkus/issues/2409


   Cloned from https://issues.apache.org/jira/browse/CAMEL-16426.
   
   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 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #2409: Kafka with SASL does not work in quarkus native mode

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #2409:
URL: https://github.com/apache/camel-quarkus/issues/2409#issuecomment-809608340


   See also https://github.com/apache/camel-quarkus/issues/1783.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #2409: Kafka with SASL_SSL does not work in quarkus native mode

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2409:
URL: https://github.com/apache/camel-quarkus/issues/2409


   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #2409: Kafka with SASL does not work in quarkus native mode

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #2409:
URL: https://github.com/apache/camel-quarkus/issues/2409#issuecomment-809609016


   May also involve https://github.com/apache/camel-quarkus/issues/2333.


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org