On 25/07/16 19:12, Romain Manni-Bucau wrote:
Hi Fabien,

The alternative is to define it in conf/context.xml  (<Context
docBase="/path/to/mywebapp" path="/" />and put it outside of the managed
folder (webapps/ per default) or deactivate the auto deployment of webapps/
on the host.
Thanks Romain,
This works except for the postgresql database declared in META-INF/context.xml of the webapp.

It seems replaced by an HSQL instance, which is of course not declared.

Any hint ?
--
Fabien

Reply via email to