Description of problem: "Procedure 10.2. Secure the HTTP Invoker" section of the installation guide states: 2. Define an associated security domain Add the following to fragment to web.xml: <jboss-web> <security-domain>jmx-console</security-domain> </jboss-web> This is incorrect. The correct instructions are to replace the contents of jboss-web.xml with the snippet provided, rather than to amend web.xml. Version-Release number of selected component (if applicable): How reproducible: Follow the instructions as written. Steps to Reproduce: 1. 2. 3. Actual results: The server will fail to start with an error related to the lack of the jboss-web element. Expected results: Successful server startup. Additional info:
Thanks for the feedback Dan. I'll schedule this for inclusion.
No problem! There are a couple more inaccuracies in that section I still need to file bugs for, which I'll try and get to today.
Original issue is 3 years old and isn't part of current documentation. Verified on stage.