fjtirado commented on PR #3548: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/3548#issuecomment-2151796403
> @fjtirado this was fixed in documentation as for service loader it is required > > [uarkus.native.auto-service-loader-registration](https://es.quarkus.io/guides/building-native-image#quarkus-native-pkg-native-config_quarkus-native-auto-service-loader-registration) > > This fixes this classloaders and futures ones. propably it is better solution to add this into an application.properties Ill try and let you know (Im not sure if setting that property in the quarkus extension automatically scan the META-INF of all dependencies, in which case is indeed a better solution or it just scans the extension one, in which case it wont work) -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
