francescobianca commented on issue #4895:
URL: https://github.com/apache/camel-quarkus/issues/4895#issuecomment-1547337713

   Thank you very much, annotating the class with `@RegisterForReflection` 
works native compilation!
   
   ```
   @RegisterForReflection
   @Singleton
   @Log4j2
   public class MqttSocketFactory extends SSLSocketFactory {
   ```


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