RE: Default context.xml with parallel deployment

2018-11-09 Thread Gilles SCHLIENGER
 : Tomcat Users List Objet : RE: Default context.xml with parallel deployment Thank you very much Mark for your answer. I will look into the xml entities, I did not know about this feature. I was wondering if a feature like having a "myapplication.xml.default" could be a good idea to

RE: Default context.xml with parallel deployment

2018-11-09 Thread Gilles SCHLIENGER
d'origine- De : Mark Thomas [mailto:ma...@apache.org] Envoyé : jeudi 8 novembre 2018 23:37 À : users@tomcat.apache.org Objet : Re: Default context.xml with parallel deployment On 08/11/2018 20:45, Gilles SCHLIENGER wrote: > Hi everyone, > > We are using Tomcat 9.0.8. >

RE: Default context.xml with parallel deployment

2018-11-09 Thread Gilles SCHLIENGER
of the application. Thanks a lot again Regards Gilles -Message d'origine- De : Jäkel, Guido [mailto:g.jae...@dnb.de] Envoyé : vendredi 9 novembre 2018 08:22 À : 'users@tomcat.apache.org' Objet : RE: Default context.xml with parallel deployment Dear Giles, what aspects do

RE: Default context.xml with parallel deployment

2018-11-08 Thread Jäkel , Guido
Dear Giles, what aspects do you use in you myapplication#foo.xml ? You may symlink this files from an application-specific master template, e.g. myapplication.xml greeatings Guido >-Original Message- >From: Gilles SCHLIENGER [mailto:gilles.schlien...@cncc.fr] >Sent: Thursday, November

Re: Default context.xml with parallel deployment

2018-11-08 Thread Mark Thomas
On 08/11/2018 20:45, Gilles SCHLIENGER wrote: > Hi everyone, > > We are using Tomcat 9.0.8. > > We are using xml context files in > $CATALINA_BASE/conf/[enginename]/[hostname]/ to store the database connexion > information. > > When using parallel deployment, I understand that you should use