[ 
http://mifosforge.jira.com/browse/MIFOS-3516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

keithwoodlock updated MIFOS-3516:
---------------------------------

    Fix Version/s:     (was: Mifos Backlog)
                   Unscheduled

> upload directory should be within MIFOS_CONF by default
> -------------------------------------------------------
>
>                 Key: MIFOS-3516
>                 URL: http://mifosforge.jira.com/browse/MIFOS-3516
>             Project: mifos
>          Issue Type: Improvement
>          Components: ImportExport, Reports Module
>            Reporter: Adam Monsen
>            Assignee: mifosdeveloperqueue
>              Labels: volunteer
>             Fix For: Unscheduled
>
>
> Currently, {{GeneralConfig.UploadStorageDirectory}} is defined as 
> {{$HOME/.mifos/uploads}} in {{applicationConfiguration.default.properties}}. 
> This means that even if a sysadmin overrides MIFOS_CONF, uploads still end up 
> in the home directory of whatever user is running Mifos unless 
> {{GeneralConfig.UploadStorageDirectory}} is also modified in tandem with 
> MIFOS_CONF (this is one workaround).
> However, it seems intuitive that MIFOS_CONF overrides where *all* 
> instance-specific files are stored, including uploaded files and plugins. 
> This is especially helpful on systems where multiple instances of Mifos are 
> running concurrently.
> {{GeneralConfig.UploadStorageDirectory}} should instead be set to 
> {{$MIFOS_CONF/uploads}}, and {{$MIFOS_CONF}} should expand to the return 
> value of {{ConfigurationLocator.getConfigurationDirectory()}}.
> For usage, see
> * {{BirtAdminDocumentUploadAction.java}}
> * {{BirtReportsUploadAction.java}}
> Also, share (refactor) code in {{getUploadStorageDirectory()}}, 
> {{getCustomReportStorageDirectory()}} and 
> {{getAdminDocumentStorageDirectory()}}.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to