Multiple errors

2017-11-18 Thread Karen Goh
Hi, I am writing to this group as I could not get an answer from anywhere. Basically, I do not know what happened cos my Tomcat was running fine and then I got a bunch of error. I did a mvn clean, delete all my dependencies in my .m2 repositotries and rebuilt, re-installed Tomcat many times bu

Re: Supported callbacks in Tomcat JASPIC implementation

2017-11-18 Thread Mark Thomas
On 18/11/17 14:20, Lazar Kirchev wrote: > Hello Marc, > > Do you think it makes sense to make the CallbackHandler implementation > class configurable, e.g. to be able to specify its name via a property? As a property on the authenticator? I don't see why not. > In > this way if support for addit

Re: Supported callbacks in Tomcat JASPIC implementation

2017-11-18 Thread Lazar Kirchev
Hello Marc, Do you think it makes sense to make the CallbackHandler implementation class configurable, e.g. to be able to specify its name via a property? In this way if support for additional callbacks is necessary someone could plug a custom CallbackHandler providing such a support. The current

Re: Skip resource path in TLD scanner?

2017-11-18 Thread Alex O'Ree
I'm having similar issues after updating from tomcat7 to tomcat8.5. The build script for my app adds some sql drivers to tomcat's lib folder, specifically the derby driver. On bootup tomcat logs a ton of error messages saying that it couldn't find (what looks to be) internationalized resource files