Wrong attribute name "umlns=xxx" in jboss-all.xml
In the article https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.0/html/configuration_guide/deploying_applications#control_order_deployments, chapter "7.6.2. Control the Order of Deployments" the jboss-all.xml contains a wrong attribute-name "umlns="urn:jboss:1.0"". The correct attribute name should be "xmlns="urn:jboss:1.0"".
I saw this typo also on severall JBoss EAP 6.x manual pages.
Responses
Hi Mathias,
Apologies for the delayed reply, and thanks a lot for reporting this issue to us.
I have confirmed that this is indeed a long-running typo. We have opened WFLY-10921 to fix all occurrences in the upstream codebase, and JBEAP-15309 to fix all the documentation occurrences.
Thanks again!