It's possible - just use the <archive-path> directive such as: <web-app id="/foo" document-directory="/var/www/foo" archive-path="/var/www-deploy/foo.war">
Check this for further details: http://wiki.caucho.com/Archive-path Regards, Steffen > -----Ursprüngliche Nachricht----- > Von: [email protected] > [mailto:[email protected]] Im Auftrag von > Jeff Schnitzer > Gesendet: Donnerstag, 22. Oktober 2009 07:46 > An: General Discussion for the Resin application server > Betreff: [Resin-interest] <web-app> pointing to war files directly? > > Is it possible to configure a host <web-app> to use a war > file somewhere on the filesystem, or is the only way by > defining a <web-app-deploy> directory and copying my war into it? > > Ie, is it possible to do something like <web-app id="" > document-directory="my.war"> ? > > Thanks, > Jeff > > > _______________________________________________ > 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
