Vulnerability on Apache Tomcat Default Files

2020-08-03 Thread FANG YAP
Hello Apache Tomcat, I have an issue on the subject mentioned as the vulnerability scan flagged out. Plugin: 12085 Plugin Text: Apache Tomcat Default Files Protocol: TCP Port: 8080 Apache Tomcat 8.5.55 (x64-bit machines) In my app folder (located in the webapp folder) I already had the necessar

Re: Reloading JNDI

2020-08-03 Thread Phil Steitz
On 7/24/20 10:46 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, I have a JNDI which is a JDBC DataSource. It is set to singleton="true" via defaults (not explicitly set). The JDBC Connections in this DataSource pool (using dbcp2 as provided by Tomcat) ha

Tomcat 9 Catalina Logging issue

2020-08-03 Thread Campbell, Lance
Apache Tomcat Version 9.0.37 I just upgraded to this version. When I start tomcat sometimes it generates a “logs/catalina.out” file and other times it does not. What is going on? Is anyone else having this issue? I always get a catalina.2020-08-03.log . However, it is lacking all of my star

Re: Reloading JNDI

2020-08-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 8/2/20 11:55, Mark Thomas wrote: > On July 24, 2020 5:46:45 PM UTC, Christopher Schultz wrote: > All, > > I have a JNDI which is a JDBC DataSource. It is set to > singleton="true" via defaults (not explicitly set). > > The JDBC Connection