zhfeng commented on code in PR #5509:
URL: https://github.com/apache/camel-quarkus/pull/5509#discussion_r1394007473


##########
integration-tests/paho-mqtt5/src/main/resources/application.properties:
##########
@@ -15,3 +15,6 @@
 ## limitations under the License.
 ## ---------------------------------------------------------------------------
 quarkus.native.resources.includes=*.jks
+
+# Required by NetworkModuleService.setURIField
+quarkus.native.additional-build-args=-J--add-opens=java.base/java.net=ALL-UNNAMED

Review Comment:
   Do we need to add some notes in docs of `paho-mqtt5`? is it only needed in 
ssl cases?



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