Re: Upgraded to 8.5.63, ssl stopped working...?

2021-02-12 Thread Jim Weill
This was the fix. Thank you! jim On Thu, Feb 11, 2021 at 11:17 PM Mark Thomas wrote: > Check the user the Tomcat service is running as. This changed from Local > System (essentially an admin account) to the less privileged Local Service. > > Mark > > >

Re: TOMCAT 10

2021-02-12 Thread Martin Nybo Andersen
On fredag den 12. februar 2021 11.41.26 CET KARTHIK SHIVAKUMAR wrote: > Spec : > Oracle Jdk15.1 > Tomcat : 10.0.2 > Eclipse IDE :20201210-1552 > > Question : *A simple JSP with implicit Servlet API Object as follows > is not Working* > > ServletContext sessnCntxt =

TOMCAT 10

2021-02-12 Thread KARTHIK SHIVAKUMAR
Spec : Oracle Jdk15.1 Tomcat : 10.0.2 Eclipse IDE :20201210-1552 Question : *A simple JSP with implicit Servlet API Object as follows is not Working* ServletContext sessnCntxt = getServletConfig().getServletContext(); Tested by deploying on the container, gives error Can some body tell

Re: Upgraded to 8.5.63, ssl stopped working...?

2021-02-12 Thread Rémy Maucherat
On Fri, Feb 12, 2021 at 8:17 AM Mark Thomas wrote: > On February 11, 2021 11:01:27 PM UTC, Jim Weill > wrote: > >Yes, the file is there and readable. The NTFS permissions have only > >the > >built-in SYSTEM, CREATOR OWNER, and domain administrators group as > >having > >any kind of access to