Re: [Resin-interest] web-app pointing to war files directly?

2009-10-22 Thread BUSCH Steffen
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: resin-interest-boun...@caucho.com 
 [mailto:resin-interest-boun...@caucho.com] 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
 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


[Resin-interest] web-app pointing to war files directly?

2009-10-21 Thread Jeff Schnitzer
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
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest