Bug 1330495

Summary: Extra text in description for org.jboss.as.web.deployment.DELETE_WORK_DIR_ONCONTEXTDESTROY
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Jan Stourac <jstourac>
Component: DocumentationAssignee: eap-docs <eap-docs>
Status: CLOSED EOL QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.4.7CC: eap-docs, sjay
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-19 12:47:43 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jan Stourac 2016-04-26 11:04:51 UTC
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: 
Description text for system property "org.jboss.as.web.deployment.DELETE_WORK_DIR_ONCONTEXTDESTROY" obviously contains some extra text:

"Use this property to remove .java and .class files to ensure that JSP sources are recompiled. The default value is false. Default socket timeout for keep alive. The default value is -1 ms, which means it will use the default socket timeout."

- from sentence 3 on: "Default socket timeout..." - this seems not to be related described system property and should be removed.

Suggestions for improvement: 
Remove an extra sentences in property description.

Additional information: