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
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
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 8.5.35.
Apache Tomcat 8 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and Java Authentication Service Provider Interface for
Containers t
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.13.
Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.
Apache Tomcat 9.0.13 is a bugfix and feat
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 for specific
context xml files :
- for myapplication##1.war : my