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

[WFLY-19950] The Spring Resteasy quickstart logs a warnings on the Open… #991

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

liweinan
Copy link
Contributor

@liweinan liweinan commented Dec 15, 2024

@liweinan liweinan requested a review from emmartins as a code owner December 15, 2024 10:28
@liweinan liweinan changed the title WFLY-19950 The Spring Resteasy quickstart logs a warnings on the Open… [WFLY-19950] The Spring Resteasy quickstart logs a warnings on the Open… Dec 15, 2024
@liweinan
Copy link
Contributor Author

Only the springframework related warnings remain now:

image

@emmartins
Copy link
Contributor

@kstekovi can you please confirm this PR fixes the issue for you?

@@ -64,6 +64,13 @@ WARN [org.jboss.as.ee] (MSC service thread 1-5) WFLYEE0007: Not installing opti
WARN [org.jboss.as.ee] (MSC service thread 1-5) WFLYEE0007: Not installing optional component org.springframework.web.context.request.async.StandardServletAsyncWebRequest due to an exception (enable DEBUG log level to see the cause)
----

This warning can be ignored too:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@emmartins Do I need to modify the README.adoc too? It seems like it's the expansion to the README-source.adoc

Copy link
Contributor

Choose a reason for hiding this comment

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

No, only the README-source.adoc, that one is auto built.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

okay!

@emmartins emmartins merged commit 8a84fcd into wildfly:main Jan 13, 2025
13 checks passed
@emmartins
Copy link
Contributor

thank you @liweinan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants