On 9/22/22 14:00, Cannatella, Douglas wrote:
Hi All,
We are currently using Tomcat 8.5.53 and tried to upgrade patch 8.5.81 & 8.5.82
using Ivanti Patch tool.
Our project is using OpenJDK version: 1.8.0_242, Microsoft Framework 4.0.0
running TR/ OneSource Indirect Tax Determination
The patch
Hi All,
>
> We are currently using Tomcat 8.5.53 and tried to upgrade patch 8.5.81 &
> 8.5.82 using Ivanti Patch tool.
> Our project is using OpenJDK version: 1.8.0_242, Microsoft Framework 4.0.0
> running TR/ OneSource Indirect Tax Determination
> The patch has overlayed Tomcat running on the D
Hi Larry (and Thomas)
crisb> tried a different major version of Java? Earlier than 11, vendor other
than Amazon (Corretto)?
LH> Our customer has dictated Java 11, and there were problems
LH> using the combination of Oracle Java 11 and jakarta/jaxws
For experimental purposes, to try to narrow d
Hello,
the only dll which was missing ever - as far as I remember - was the c++
runtime:
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
The bit-ness must match to your java bit-ness.
As it runs as normal user mode its unlikely that a dll is missing.
Did y
Thanks again for everyone’s review – please see my responses below
“tried a different major version of Java? Earlier than 11, vendor other than
Amazon (Corretto)?”
Our customer has dictated Java 11, and there were problems using the
combination of Oracle Java 11 and jakarta/jaxws
“H
Short note from my side:
WinsxS is the cache for windows updates.
You should not copy from that location and also don't mess around with windows
internal folders 🙂
Von: Berneburg, Cris J. - US
Gesendet: Donnerstag, 22. September 2022 14:38:35
An: Tomcat Users List
On 22/09/2022 12:21, Gowtham Varma Buddharaju wrote:
Hi All,
We are currently using Tomcat 8 and want to upgrade as it has reached EOL.
Our project uses servlet spec 3.1. I understand upgrading to 8.5 from 8
will be very easy, but till when will 8.5 be supported? If we upgrade to 9
should we upg
Hi Again Larry
Sorry, more guesswork on my part.
> This file does seem to exist:
> c:\Windows\WinSxS\amd64_microsoft-windows-wid-x86_31bf3856ad364e35_10.0.17763.1_none_a9a257b2f2875ecb\msvcr100.dll
OT: That seems like a strange location. Is that the Windows startup cache?
The file might not b
Hi All,
We are currently using Tomcat 8 and want to upgrade as it has reached EOL.
Our project uses servlet spec 3.1. I understand upgrading to 8.5 from 8
will be very easy, but till when will 8.5 be supported? If we upgrade to 9
should we upgrade servlet spec in our application pom.xml from 3.1 t