]
Jeff Mesnil updated WFLY-12835:
-------------------------------
Comment: was deleted
(was: [~rsvoboda] I disagree. I specifically mention in the dev analysis that EAR
deployment / multiple deployment is not supported in
HealthChecks in subdeployments are not registered
-------------------------------------------------
Key: WFLY-12835
URL:
https://issues.redhat.com/browse/WFLY-12835
Project: WildFly
Issue Type: Bug
Components: MP Health
Affects Versions: 18.0.1.Final
Reporter: Ivan Straka
Assignee: Jeff Mesnil
Priority: Blocker
After EAR is deployed HealthChecks are not registered and not exposed under _/health_
endpoint.
EAR contains one WAR and one JAR. Both of them contains HealthChecks.
Test source:
https://github.com/istraka/eap-microprofile-test-suite/blob/mp-health/mic...