Bug 959100 - RFE: make "DeleteWorkDirOnContextDestroy" configurable under in EAP 6 Web Subsystem not only as system property
Summary: RFE: make "DeleteWorkDirOnContextDestroy" configurable under in EAP 6 Web Sub...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Web
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Rémy Maucherat
QA Contact:
URL:
Whiteboard:
Depends On: JBPAPP6-1432
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-03 07:08 UTC by Radim Hatlapatka
Modified: 2019-03-01 12:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-03-01 12:28:30 UTC
Type: Enhancement
Embargoed:


Attachments (Terms of Use)

Description Radim Hatlapatka 2013-05-03 07:08:16 UTC
In EAP 6.1.0.ER6 it is possible to configure "DeleteWorkDirOnContextDestroy" via system property.

e.g. using this CLI command:
/system-property=org.jboss.as.web.deployment.DELETE_WORK_DIR_ONCONTEXTDESTROY:add(value=true)

It would be better to make it configurable under web subsystem in jsp-configuration part as this is location where most of the stuff regarding jsp is set.


Note You need to log in before you can comment on or make changes to this bug.