Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide actionable error message when Provider in RESTEasy Reactive isn't a bean #19829

Merged
merged 1 commit into from
Sep 1, 2021

Conversation

geoand
Copy link
Contributor

@geoand geoand commented Sep 1, 2021

This can happen when using Dynamic Features which register Features that are not known at build time (and are therefore not beans).

Relates to: #19750

@quarkus-bot quarkus-bot bot added the area/rest label Sep 1, 2021
@geoand geoand changed the title Provide actionable error message when RESTEasy Reactive can't pick Provider constructor Provide actionable error message when Provider in RESTEasy Reactive isn't a bean Sep 1, 2021
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 1, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building 5cf71c6

Status Name Step Failures Logs Raw logs
Initial JDK 11 Build Build ⚠️ Check → Logs Raw logs

Copy link
Contributor

@gastaldi gastaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@geoand geoand merged commit 465a4d1 into quarkusio:main Sep 1, 2021
@quarkus-bot quarkus-bot bot added this to the 2.3 - main milestone Sep 1, 2021
@geoand geoand deleted the #19750-rr branch September 1, 2021 18:26
@gsmet gsmet modified the milestones: 2.3 - main, 2.2.2.Final Sep 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants