The following pull requests address a set of issues with the remoting Galleon layer:
https://github.com/wildfly/wildfly-core/pull/4291
https://github.com/wildfly/wildfly/pull/13463
The remoting layers require Undertow but the installed services were silently not getting started with no related error. This change also ensures the remoting layer makes use of the default Elytron security and adds a legacy-remoting layer which makes use of legacy security realms.
- incorporates
-
WFCORE-5076 remoting http-connector silently accepts invalid security-realm
- Closed
-
WFCORE-5078 remoting layer defines no dependencies
- Closed
-
WFCORE-5082 Add a new "legacy-remoting" layer.
- Closed
-
WFLY-13747 Add tests for the remoting layers
- Closed