]
Martin Choma closed WFWIP-329.
------------------------------
I can verify issue was resolved in wildfly-jar-maven-plugin version Beta6.
Bootable JAR - Cloud - Disable management console in mgmt
http-interface
------------------------------------------------------------------------
Key: WFWIP-329
URL:
https://issues.redhat.com/browse/WFWIP-329
Project: WildFly WIP
Issue Type: Bug
Reporter: Jean Francois Denise
Assignee: Jean Francois Denise
Priority: Major
The console is disabled for config run in EAP/XP s2i builder image. It makes sense to
apply the same change for Bootable JAR when cloud is enabled. So a CLI script will run to
disable it (if management interface exists):
/core-service=management/management-interface=http-interface:write-attribute(name=console-enabled,value=false)