2010/3/19 Rick Mann <[email protected]> > Is there any way to configure Resin to put the WEB-INF/work dir somewhere > other than under WEB-INF? I'd like to designate a completely separate > location for all the work dirs Resin creates, that I can delete with a > single rm -rf, rather than having to visit a bunch of separate webapps. >
With Resin 3.1 it was possible: http://www.caucho.com/resin-3.1/doc/env-tags.xtp#work-dir The documentation of Resin 4 is very strange, I even can't find the web-app configuration stuff. So I don't know if the <work-dir> element still works. -- Steffen > As a general rule, I'd like to leave my webapp deployment directories > untouched as the system runs. > > TIA, > Rick > > > > _______________________________________________ > resin-interest mailing list > [email protected] > http://maillist.caucho.com/mailman/listinfo/resin-interest >
_______________________________________________ resin-interest mailing list [email protected] http://maillist.caucho.com/mailman/listinfo/resin-interest
