-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
26.0.0.Final
-
None
I know WebConsole should be disabled on OpenShift. But way how it is shown in log differs
On wildfly I see this warning
10:55:02,888 WARN [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-1) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console'
On EAP I see this related INFO message. Seems it is handled properly in EAP.
11:01:27,181 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
Is this something that can be unified in wildfly? We haven't test wildfly images before. That is why we notice this warning now. Seems it is there for long time.