-
Bug
-
Resolution: Done
-
Major
-
None
When there are many deployments present on one node the configuration is applied in incorrect way. Specifically, it seems that it being taken from one of the deployment (it looks that there is a race condition between various deployments so the choice of configuration is not determininistic).
As an example, please refer to this PR which tries to merge various ejb-over-http multinode integration tests into one. The new tests fails intermittently on security check because the security config is chosen once and doesn't switch between the tests. As a result, either tests checking correct or incorrect authentication fail depending on which configuration is chosen.
- is incorporated by
-
WFLY-19395 Upgrade WildFly Arquillian to 5.1.0.Beta3
-
- Closed
-
- relates to
-
WFLY-19160 EJB: create multinode wildfly-http-client test with PROVIDER_URL
-
- Closed
-