]
Chao Wang updated WFCORE-4882:
------------------------------
Summary: Broken 'domain.xml' after migration of <host-scoped-roles>
leading to 'Boostrap error' in HAL (was: [GSS](7.2.z) CMTOOL-255 - Broken
'domain.xml' after migration of <host-scoped-roles> leading to 'Boostrap
error' in HAL)
Broken 'domain.xml' after migration of
<host-scoped-roles> leading to 'Boostrap error' in HAL
---------------------------------------------------------------------------------------------
Key: WFCORE-4882
URL:
https://issues.redhat.com/browse/WFCORE-4882
Project: WildFly Core
Issue Type: Bug
Components: Management, Server
Affects Versions: 11.0.0.Final
Reporter: Chao Wang
Assignee: Chao Wang
Priority: Major
When migrating a domain configuration from JBoss EAP 7.1.6 having a broken
{{<host-scoped-roles>}} configuration, the resulting {{domain.xml}} on EAP 7.2 is
broken as well.
JBoss EAP 7.1 is relaxed during accessing the HAL and simply ignores the broken
configuration, whereas JBoss EAP 7.2 will not allow access to the HAL and report a
*_Bootstrap error_*.
The {{jboss-server-migration.[sh|bat]}} should identify this broken configuration and
*deny* the migration of it.