-
Documentation
-
Resolution: Done
-
Major
-
None
Section 8.3.2 says:
<native-interface security-realm="ManagementRealm">
<socket interface="management" port="${jboss.management.native.port:9999}"/>
</native-interface>
which has been removed in EAP 7.0 and later.
It also says:
The EAP_HOME/domain/configuration/host-master.xml file is already preconfigured with these settings to act as the domain controller.
So that's incorrect also.
However, there are use-cases where customers might want to add back the native-interface, so may want to have instructions for this in this kcs:
https://access.redhat.com/solutions/3828811
Section 8.3.3 makes a similar error with native-interface/port 9999 with the host-slave.xml.
I haven't checked other docs for similar errors with native-interface and port 9999.
- is blocked by
-
JBEAP-17214 Add documentation for enabling the native interface
- Closed
- is cloned by
-
JBEAP-16983 doc's incorrectly claim native-interface is default configuration in EAP 7
- Closed