[ 
https://issues.apache.org/jira/browse/JSPWIKI-1172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arturo Bernal updated JSPWIKI-1172:
-----------------------------------
    Fix Version/s: 2.12.1

> jspwiki.workDir default should be in $javax.servlet.context.tempdir
> -------------------------------------------------------------------
>
>                 Key: JSPWIKI-1172
>                 URL: https://issues.apache.org/jira/browse/JSPWIKI-1172
>             Project: JSPWiki
>          Issue Type: Improvement
>          Components: Core & storage
>    Affects Versions: 2.11.2
>            Reporter: Jürgen Weber
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.12.1
>
>
> Currently the default of jspwiki.workDir is java.io.tmpdir
> On Unix this is often /tmp and space limited, sometimes in ramdisk.
> A better default would be the container default temp directory for each 
> context whose location is pointed to by the context variable 
> javax.servlet.context.tempdir
> [http://timjansen.github.io/jarfiller/guide/servlet25/temporarydirectory.xhtml]
> The change would have to be done in
> org.apache.wiki.WikiEngine.createAndFindWorkingDirectory(Properties)
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to