Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-03-07 Thread Nitin Kadam
Hello Mark, Thanks for your suggestion it's work like charm. On Thu, Mar 7, 2019, 6:13 PM Mark Thomas wrote: > On 07/03/2019 11:24, Nitin Kadam wrote: > > > > > Root Causejava.lang.TypeNotPresentException: > > Type javax.persistence.PersistenceUnit not present > > > > It looks like you are

Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-03-07 Thread Mark Thomas
On 07/03/2019 11:24, Nitin Kadam wrote: > Root Causejava.lang.TypeNotPresentException: > Type javax.persistence.PersistenceUnit not present It looks like you are missing the JPA implementation. Check for additional JARs that were added to your Tomcat 7 lib directory that you didn't add in Tom

Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-03-07 Thread Nitin Kadam
We upgraded to tomcat 8.5.38 but facing below issue for couple of apps We developed REST API using Jersey and deployed a WAR file of the same on Tomcat7 (Exact Version) It works fine. We upgraded the Tomcat to the version 8.5.38 and redeployed the WAR file to this version. We are getting error

Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-22 Thread John Dale
Your call. Not sure on the video .. your applications and particular configuration will have bearing on the accuracy of the video. The ability to revert if it doesn't work will be key. Don't be afraid to take a deep breath and review the migration guides carefully. I'll try to check some email

Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-21 Thread Nitin Kadam
Hello , Thanks for the reply. Yes having the plan to remediate same on weekend, ALready informed them about Challenges of upgrading and impact of any failure. Current vulnerability CVE detected in 7.0.79 is showing is taken care in 7.0.91 tomcat version So thinking of upgrading to the same famil

Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-21 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Nitin, On 2/21/19 07:47, Nitin Kadam wrote: > FOr backup - I will be taking Snapshot backup before doing the > upgrade but also going to take folder backup from C: programme > Files /Apache Tomcat folder. > > I am continuously getting emails from

Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-21 Thread John Dale
Are you going to try to do this on Friday night? You might forward some of our comments to your security team if they want you to change a tire on a moving vehicle .. it's possible, but not the best practice. Does your security team have the ability to allocate some more computing resources to yo

Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-21 Thread Nitin Kadam
FOr backup - I will be taking Snapshot backup before doing the upgrade but also going to take folder backup from C: programme Files /Apache Tomcat folder. I am continuously getting emails from the internal security team for upgrading the version 7.0.79 to the latest version need to figure out thi

Re: [OT] Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread John Dale
Without all of those early adopters to take the flack, we'd never know where the enemy bases are .. or something like that. ;) I'm just very glad we have OpenJDK and that my code is very simple. Java 12 .. Uff da! On 2/20/19, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > H

Re: [OT] 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 10:58, John Dale wrote: > 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 an

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

Tomcat Apache 7.0.79 upgrade to Latest version

2019-02-20 Thread Nitin Kadam
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) the current environment is configured with SSL certificate ( SSL 443) .jks store and needs to upgrade same due to security vulnerabili