Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread John Dale
Points taken .. I have a great deal from my cloud provider on a wheezy instance, so I have to see if I can negotiate to keep my rate. I do a lot of custom MVC and security checks so things are nice and tight and I haven't been hacked even though I get several thousand attempts a day mostly from Chi

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, On 2/20/19 09:11, John Dale wrote: > I'm thinking about migrating to 8 soon myself. Maybe I'll use this > as an opportunity to get started on that .. but I think the last > time I checked, OpenJDK 7 was supported on Wheezy, so I'm thinking >

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 John, Nitin, On 2/20/19 09:47, John Dale wrote: > I would recommend verifying your upgrade process on a > non-production machine first in a way that you can restore if you > need to start over (sometimes in the heat of battle we can lose > context a

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread Olaf Kock
Hi Nitin, John gave you a good primer, for almost all of the rest I'll point to the fine documentation again. Look at a diff between your current installation and the plain vanilla download of the tomcat version that you're running. What I want to comment on is this: On 20.02.19 15:33, Nitin Kad

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread John Dale
I would recommend verifying your upgrade process on a non-production machine first in a way that you can restore if you need to start over (sometimes in the heat of battle we can lose context and it's good to start fresh). What version(s) of Java are installed? The differences in SSL configuratio

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread Nitin Kadam
Hello Olaf, There are no such changes in original configuration except server.xml for SSL and web config for Http header filter, and yes application team deploying WAR to we app folders. I need to know below details. 1 How to take a backup before the upgrade (Main files). 2. How to migrate from o

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread John Dale
Welcome to the Tomcat community! :D I've been using Tomcat since .. I think .. around 2000-ish. I've always thought that I could solve any problem in IS using Tomcat, and through the years I've found that to be true. It's an amazing and simple tool that many have tried to improve upon. It's to

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread Olaf Kock
On 20.02.19 14:47, Nitin Kadam wrote: > Thanks John for reply.. > > is there any documentation walkthrough for this upgrade available? > i am new to Tomcat and e to doing this 1st time, It will be great help if > anyone > provide same. There's plenty of documentation on https://tomcat.apache.c

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread Nitin Kadam
Thanks John for reply.. is there any documentation walkthrough for this upgrade available? i am new to Tomcat and doing this 1st time, It will be great help if anyone provide same. On Wed, Feb 20, 2019 at 6:49 PM Olaf Kock wrote: > > On 20.02.19 13:57, Nitin Kadam wrote: > > Hello Team, > > >

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread John Dale
I have always found migrating forward is fairly simple. That said, it depends lot no what you're doing in your code. I have not yet migrated to 8, but if I had to venture a guess, deployment metadata syntax of the server.xml may have changed. Check out this guide and let us know what we can do

Re: Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread Olaf Kock
On 20.02.19 13:57, Nitin Kadam wrote: > Hello Team, > > Can you please guide how we can migrate seamlessly from Tomcat > apache 7.0.79 to 7.0.92 or any latest version that 8.x or 9.x ( Windows > 2012 R2 server)escr 7.0 to 8.0: https://tomcat.apache.org/migration-8.html 8.0 to 8.5: https://tomca