Re: How to *properly* create and use a CATALINA_BASE installation

2021-11-15 Thread Michael B Allen
On Mon, Nov 15, 2021 at 4:31 PM Christopher Schultz wrote: > > conf > > All of the conf files. > > Specifically, you'll want server.xml and web.xml. You can also choose to > customize context.xml, and put any [engine]/[host]/[webapp].xml > deployment descriptors there. Hi chros, Ok, so then the

Re: How to Upgrade Tomcat

2021-11-15 Thread rakesh meka
Hi All, Need guidance or help I order to upgrade the current tomcat version on the server to later version where I have already deployed an application on windows server and do not want to loss any data. Current version of tomcat : 8.5.23 Need to upgrade to either : 8.5.73 or 9.0.54 On Tue,

Re: How to *properly* create and use a CATALINA_BASE installation

2021-11-15 Thread Christopher Schultz
Jon, On 11/15/21 15:20, jonmcalexan...@wellsfargo.com.INVALID wrote: Files Required in CATALINA_BASE: bin Only shell scripts or batch files. Make sure that setenv.sh or setenv.bat sets and passes the CATALINA_BASE and CATALINA_HOME locations properly. You can't use CATALINA_BASE/bin/setenv.sh

RE: How to *properly* create and use a CATALINA_BASE installation

2021-11-15 Thread jonmcalexander
Files Required in CATALINA_BASE: bin Only shell scripts or batch files. Make sure that setenv.sh or setenv.bat sets and passes the CATALINA_BASE and CATALINA_HOME locations properly. conf All of the conf files. lib Only .jar files needed by your Instance, not

How to *properly* create and use a CATALINA_BASE installation

2021-11-15 Thread Michael B Allen
Hi, What $CATALINA_HOME/conf/ files should be copied into $CATALINA_BASE? RUNNING.txt just says: * conf - Server configuration files (including server.xml) So it's multiple fileS but not necessarily all if server.xml is explicitly included? Ideally I would think it should be only files that

[ANN] Apache Tomcat 9.0.55 available

2021-11-15 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.55. 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.55 is a bugfix and

[ANN] Apache Tomcat 10.0.13 available

2021-11-15 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 10.0.13. This release is targeted at Jakarta EE 9. Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 without changes. Java EE applications designed for Tomcat 9 and earlier may be placed in the

[ANN] Apache Tomcat 10.1.0-M7 (alpha) available

2021-11-15 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 10.1.0-M7 (alpha). Apache Tomcat 10 is an open source software implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations