jamesnetherton commented on PR #5509:
URL: https://github.com/apache/camel-quarkus/pull/5509#issuecomment-1812022973

   > It also needs to do in PahoMqtt5TestResource.java
   
   Thanks, I made work like the other paho test. The downside is that when 
using a custom `HostnameVerifier` 
`org.eclipse.paho.mqttv5.client.internal.NetworkModuleService` does reflection 
on an internal JDK class `java.net.URI`. So I had to `--add-opens` to deal with 
that.


-- 
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: commits-unsubscr...@camel.apache.org

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

Reply via email to