Re: AW: Basic question about application configuration

2019-10-24 Thread Mathieu Dubois
Dear Christopher, Le 24/10/2019 à 00:36, Christopher Schultz a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mathieu, On 10/23/19 17:23, Mathieu Dubois wrote: I noticed that the application also need to access to a directory to store the result of some computation usually outside

Re: AW: Basic question about application configuration

2019-10-23 Thread Mathieu Dubois
a case ? Thanks in advance, Mathieu -- Mathieu Dubois - IR - UMR 8030 équipe LABGeM CEA - Genoscope. 2 rue Gaston Crémieux. 91057 Evry Cedex France. Bureau B07 +33 1 60 87 53 35 - To unsubscribe, e-mail: users-unsubscr

Re: AW: Basic question about application configuration

2019-10-23 Thread Mathieu Dubois
Hi Bernd, Le 23/10/2019 à 06:55, bernd.sch...@daimler.com a écrit : Hi Mathieu, -Ursprüngliche Nachricht- Von: Mathieu Dubois Gesendet: Mittwoch, 23. Oktober 2019 03:00 An: users@tomcat.apache.org [SNIP] I have read a bit about Tomcat and if I understand correctly, the correct way

Basic question about application configuration

2019-10-22 Thread Mathieu Dubois
then adapt the code (in particular Hibernate configuration) to use this Resource based on it's name. Then the same WAR file can be deployed on any servers provided it's configured without maven (i.e. I just have to upload the WAR file and voilà). Is that correct ? Thanks in advance, M