-
Bug
-
Resolution: Done
-
Blocker
-
29.0.0.Final
-
None
-
-
Compatibility/Configuration
-
---
-
---
Hi!
On a Wildfly upgrade to version 29 Final, we got a problem with RestClient and CDI:
WELD-001475: The following beans match by type, but none have matching qualifiers: - org.jboss.resteasy.microprofile.client.RestClientDelegateBean@4bc77786
Analysing the dependency, maybe this PR can be the cause of the issue:
https://github.com/resteasy/resteasy-microprofile/pull/182
Trying to validate the dependency problem, we tried to set the earlier version (2.1.1.Final) and it works perfectly.
- is incorporated by
-
WFLY-18378 Upgrade resteasy-microprofile to 2.1.3.Final
- Closed
- links to