From 6c97e6883f9023a08b0884594d9d6268fb0a1167 Mon Sep 17 00:00:00 2001 From: emmartins Date: Mon, 13 Jan 2025 15:18:17 +0000 Subject: [PATCH] Commit from GitHub Actions (WildFly Quickstarts Update 'README.adoc's) --- spring-resteasy/README.adoc | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/spring-resteasy/README.adoc b/spring-resteasy/README.adoc index 6659f1ec0a..0106ede61e 100644 --- a/spring-resteasy/README.adoc +++ b/spring-resteasy/README.adoc @@ -501,6 +501,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: + +[source,options="nowrap"] +---- +WARN [org.wildfly.clustering.web.undertow] (ServerService Thread Pool -- 32) WFLYCLWEBUT0007: No routing provider found for default-server; using legacy provider based on static configuration +---- + // Server Distribution Testing :leveloffset: +1