Feature Requests item #1718736, was opened at 2007-05-14 17:03
Message generated for change (Comment added) made by cito
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=354866&aid=1718736&group_id=4866
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Andrew Butash (abutash)
Assigned to: Nobody/Anonymous (nobody)
Summary: Specify directories for session files and *.address files.
Initial Comment:
Currently, it seems that all the files Webware writes out during a run can be configured to go to another directory, except the session file directory and the directory for the *.address files. We've had to make modifications to our Webware package in our production environment because the user running the app server does not have permissions to write to the directory where the code is stored directly. It would be great to add support for these options to be configured in the Application.config and AppServer.config files.
----------------------------------------------------------------------
>Comment By: Christoph Zwerschke (cito)
Date: 2007-06-28 21:24
Message:
Logged In: YES
user_id=193957
Originator: NO
Another exception was the Cache directory. New settings "SessionStoreDir",
"CacheDir" and "AddressFiles" have been added so that everything is
configurable now (SVN revision 6675, Webware 0.9.4).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=354866&aid=1718736&group_id=4866
|