Hide Forgot
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: