]
Chao Wang moved JBEAP-19006 to WFCORE-4882:
-------------------------------------------
Project: WildFly Core (was: JBoss Enterprise Application Platform)
Key: WFCORE-4882 (was: JBEAP-19006)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Management
Server
(was: Migration)
Affects Version/s: 11.0.0.Final
(was: 7.2.3.GA)
QE Test Coverage: (was: +)
Fix Version/s: (was: 7.2.9.GA)
[GSS](7.2.z) CMTOOL-255 - 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.