-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Guy,
On 11/20/17 1:23 PM, Guy Mac wrote:
> I'm failing to figure out how to encrypt passwords for (slightly)
> different versions of Tomcat 8.0.x on different platforms.
Some background: older versions of Tomcat only supported single-round
hashing
I'm failing to figure out how to encrypt passwords for (slightly)
different versions of Tomcat 8.0.x on different platforms.
With Tomcat 8.0.37 on MacOS, I run digest.sh with a password, placing
the output in tomcat-users, and update the Realm for the Catalina engine to:
resourc
Thanks, but I'm talking about resource paths and not jar files.
- Matt
From: Ray Holme [mailto:rayho...@yahoo.com.INVALID]
Sent: Friday, November 17, 2017 1:39 PM
To: Tomcat Users List
Subject: Re: Skip resource path in TLD scanner?
I use JSP and there are taglibs used.
But you can cut the scan
While that is good advice, it's not necessarily an appropriate solution for
this. It's not that I don't want any TLD scanning, it's that it is scanning
folders that I know don't have TLDs and there is no reason to scan them. The
scanner already decides to skip the classes and lib paths, so it co
Hi all,
I managed to get the errors to go away by installing a higher version Tomcat
and also update my windows environment variable to JDK 8.
Thanks for all the replies.
On Mon, 11/20/17, Nicolas Therrien wrote:
Subject: RE: Multiple errors
To:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Mark and Lazar,
On 11/18/17 10:05 AM, Mark Thomas wrote:
> 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
>>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Alex,
On 11/18/17 8:30 AM, Alex O'Ree wrote:
> 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 t
If you have autodeploy set to ON, make sure you clean your webapps from any
leftover war files. I would delete the folder contents entirely and redeploy.
On 19.11.2017 07:32, Karen Goh wrote:
> Hi,
>
> I am writing to this group as I could not get an answer from anywhere.
>
> Basically, I do
> 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.
Yes, something like that: https://github.com/apache/tomcat/pull/93
> > In
> > this w
On 19.11.2017 07:32, Karen Goh wrote:
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
re
10 matches
Mail list logo