-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Description of problem:
Some subsystems don't show information about parent profile in web console
How reproducible:
Always
Steps to Reproduce:
- get fresh EAP
- ./domain.sh
- ./jboss-cli.sh -c
- /profile=full-ha-new:add
- /profile=full-ha-new:list-add(name=includes,value=full-ha)
- Go to http://localhost:9990
- Configuration -> Profiles -> full-ha-new ->
- Datasources
- Resources Adapters
- IO
- Remoting
- Infinispan
- Undertow
- IIOP
- JGroups
- mod_cluster
- On other subsystems is message "Included from profile: full-ha"
Additional info:
Hierarchical Composition of Profiles was added to AS in EAP7-281 and HAL-615.
- clones
-
JBEAP-433 Some subsystems don't show information about parent profile in web console
- Closed