Tomcat Version 7.0.100: Service Loader no logging statements

2020-03-27 Thread Christopher O'Connell
I apologize if I'm not responding correctly to the thread. I'm new to the distro and couldn't find anything to tell me how to respond. I agree that we shouldn't add useless output. I've worked on projects where there has been too much output. My concern is that there is nothing to indicate the We

Tomcat Version 7.0.100: Service Loader no logging statements

2020-03-26 Thread Christopher O'Connell
The Tomcat release version 7.0.100 introduced a bug that prevented ServiceLoaders from being started. This was fixed by the ticket: https://bz.apache.org/bugzilla/show_bug.cgi?id=64191 (Thank you for the fix) This problem ended up causing an application I was working on from running correctly. In