Re: [Resin-interest] Any way to tell resin to put WEB-INF/tmp somewhere else?

2014-03-31 Thread Rick Mann

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





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


Re: [Resin-interest] Any way to tell resin to put WEB-INF/tmp somewhere else?

2014-03-31 Thread Rick Mann
Hmm. I found docs that suggested ${webApp.name} would work, but it evaluated to 
empty.

On Mar 31, 2014, at 19:00 , Rick Mann rm...@latencyzero.com wrote:

 
 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
 
 
 
 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest


-- 
Rick





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


Re: [Resin-interest] Any way to tell resin to put WEB-INF/tmp somewhere else?

2014-03-13 Thread Rick Mann
Awesome!

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
 
 Alex
 
 
 
 -- 
 Rick
 
 
 
 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest
 
 
 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest


-- 
Rick





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


[Resin-interest] Any way to tell resin to put WEB-INF/tmp somewhere else?

2014-03-12 Thread Rick Mann
It would be nice for it to create its work directories somewhere else, not 
inside my webapp distros. Is this possible?


-- 
Rick





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


Re: [Resin-interest] Any way to tell resin to put WEB-INF/tmp somewhere else?

2014-03-12 Thread Alex Rojkov

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

Alex

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


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