Re: File locations: EAR, WAR, XML datasource
- To: debian-java@lists.debian.org
- Subject: Re: File locations: EAR, WAR, XML datasource
- From: Marcus Better <marcus@better.se>
- Date: Tue, 01 Jan 2008 12:21:13 +0100
- Message-id: <[🔎] fld7na$g8r$1@ger.gmane.org>
- References: <477636B9.6070903@readytechnology.co.uk> <20071229152117.GN30278@quadriga.konqueror.de> <477668A6.1070707@readytechnology.co.uk> <20071229171346.GP30278@quadriga.konqueror.de> <8961.192.165.213.18.1199107258.squirrel@secure.trendhosting.net>
Daniel Pocock wrote:
> JBoss and Tomcat detect new deployments automatically.
It probably doesn't make sense to auto-deploy a new webapp to all installed
servers. Probably the user wants to select which server to deploy to,
similar to the traditional installation where the servers have separate
directories.
An option would be to install webapps in a shared directory
like /usr/share/java/webapps, but _not_ configure app servers to use this
automatically. Instead we can provide an option in /etc/default/jboss etc
to auto-deploy from the shared directory (off by default).
Marcus
Reply to: