-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
False
-
None
-
False
-
-
-
-
-
-
?
-
-
-
The XP5 microprofile bootable-jar and openshift application are producing the following a new warning message:
WFLYRS0031: Failed to load RESTEasy MicroProfile Configuration: org.jboss.resteasy.microprofile.config.ConfigConfigurationFactory from [Module "deployment.ROOT.war" from Service Module Loader]
It is produced by microprofile-config, microprofile-fault-tolerance, microprofile-health etc.
It is probably caused by this method
https://github.com/jbossas/jboss-eap8/blob/8.0.x/jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/WildFlyConfigurationFactory.java#L83-L96
- is related to
-
WFLY-19209 The jaxrs subsystem should not assume that simply have the org.wildfly.microprofile.config means the microprofile-rest-client layer is present
- Closed