Tomcat 8.5.32 parseHost error

2018-07-24 Thread Daniel Savard
Hi everyone, I just upgraded from Tomcat 8.5.23 to 8.5.32 following the required action on the last CVE issued and I am running into a problem with some applications. Here is the output from the catalina.out log. 24-Jul-2018 17:02:49.867 INFO [main] org.apache.catalina.startup.Catalina.start Serv

RE: Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-24 Thread David Babooram
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, 24 July 2018 12:41 PM To: users@tomcat.apache.org Subject: [EXTERNAL] Re: Tomcat 5.5.17 migration to 6.0.53 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 7/24/18 10:54 AM, Dav

Re: Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-24 Thread David Babooram
Hey thanks. Before I go through your recommendations with a fine tooth comb, do you think it will be there same amount of work trying to go straight to the latest Apache version? I started thinking of this since your mentioned the vul. Thanks, David On Tue, Jul 24, 2018 at 12:41 PM -040

Re: Need information

2018-07-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Francesco, On 7/24/18 12:39 PM, Francesco Viscomi wrote: > Ok thanks, i need to know for Tomcat 7 You want "context aliases": https://tomcat.apache.org/tomcat-7.0-doc/config/context.html#Standard_Im plementation Search for the "aliases" attribute

Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 7/24/18 10:54 AM, David Babooram wrote: > I will try to be as clear as possible. :) > The files that were originally in > /usr/local/tomcat/jakarta-tomcat-5.5.17/webapps/MYAPP/WEB-INF/lib > were copied by default when I migrated the app

Re: Need information

2018-07-24 Thread Francesco Viscomi
Ok thanks, i need to know for Tomcat 7 And Tomcat 8.5 Thanks Il mar 24 lug 2018, 18:20 Christopher Schultz ha scritto: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Francesco, > > On 7/24/18 2:26 AM, Francesco Viscomi wrote: > > Ok thanks, anyway is there a way to add a resource to the

Re: Changing Sever.xml without restarting Tomcat 8.5

2018-07-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Laurie, On 7/24/18 5:54 AM, Laurie Miller-Cook wrote: > Hi Chris > > You mentioned the below in your reply > > "You might also want to consider having separate Tomcat instances > per domain. That might be more manageable, though it will require >

Re: Need information

2018-07-24 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Francesco, On 7/24/18 2:26 AM, Francesco Viscomi wrote: > Ok thanks, anyway is there a way to add a resource to the tomcat > classpath, i know that it is possibile because in my previous job i > 've used that :) Yes, this is possible, but the answe

RE: Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-24 Thread David Babooram
Hi Christopher, I will try to be as clear as possible. The files that were originally in /usr/local/tomcat/jakarta-tomcat-5.5.17/webapps/MYAPP/WEB-INF/lib were copied by default when I migrated the app to /usr/local/tomcat/apache-tomcat-6.0.53/webapps/ When I ran MYAPP I got the error fro

RE: Changing Sever.xml without restarting Tomcat 8.5

2018-07-24 Thread Laurie Miller-Cook
Hi Chris You mentioned the below in your reply "You might also want to consider having separate Tomcat instances per domain. That might be more manageable, though it will require more memory on your server(s)." Is there a best practice guide to what we are trying to achieve, multiple domains