Hide Forgot
Created attachment 1150476 [details] testing war Document URL: https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html-single/Administration_and_Configuration_Guide/index.html Section Number and Name: 15.5. SYSTEM PROPERTIES IN JBOSSWEB Describe the issue: There is wrong path/name to system property mentioned in documentation - org.apache.coyote.Constants.USE_CUSTOM_STATUS_MSG_IN_HEADER Suggestions for improvement: correct path/name to system property is - org.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER (see that there is no "Constants" in the path of this property) Additional information: To ensure, you can deploy attached war, configure mentioned system property and perform following curl command: $ curl -D hdrs localhost:8080/jboss-helloworld/HelloWorld HTTP/1.1 499 STUCHY Server: Apache-Coyote/1.1 Content-Type: text/html Content-Length: 0 Date: Mon, 25 Apr 2016 13:28:24 GMT
This update is to the Administration and Configuration Guide.
Content is updated on the Customer Portal here: https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html-single/Administration_and_Configuration_Guide/index.html#System_Properties_in_JBossWeb