Hmm. I found docs that suggested ${webApp.name} would work, but it evaluated to
empty.On Mar 31, 2014, at 19:00 , Rick Mann <[email protected]> wrote: > > On Mar 12, 2014, at 19:57 , Alex Rojkov <[email protected]> wrote: > >> >> On Mar 12, 2014, at 7:51 PM, Rick Mann <[email protected]> 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 > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest -- Rick
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
