[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: File locations: EAR, WAR, XML datasource



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: