On Mar 12, 2014, at 19:57 , Alex Rojkov <a...@caucho.com> wrote:

> 
> On Mar 12, 2014, at 7:51 PM, Rick Mann <rm...@latencyzero.com> wrote:
> 
>> It would be nice for it to create its work directories somewhere else, not 
>> inside my webapp distros. Is this possible?
> 
> Should be possible with work-dir and temp-dir tags.
> 
> http://www.caucho.com/resin-4.0/reference.xtp#workdir
> 
> http://www.caucho.com/resin-4.0/reference.xtp#tempdir

One more question: Can I set this in app-default.xml <web-app-default> with 
some suitable ${appname} EL variable?

<work-dir>${resin.root}/resin-data/work/${appname}/</work-dir>
<temp-dir>${resin.root}/resin-data/tmp/${appname}/</temp-dir>

-- 
Rick



Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to