On 16.09.19 08:24, Olaf Kock wrote:
> If someone has access to the old Wiki's information, it'd be a great
> page to restore.
>
"Do you really want to send this mail?" - "Of course" - "so be it" - m(
Facepalm:
It takes the steps above to think of a way of accessing the old content:
Here it is, c
On 16.09.19 06:05, Mohan T wrote:
> Hi,
>
> We are using tomcat 8.5.35, on Red Hat Enterprise Linux Server release 7.4.
>
> Is it possible to encrypt or mask passwords that is being used in the
> datasource for connecting to database. I am mentioning the credentials in
> server.xml
There used
While there is no real value in doing so - you can provide your own datasource
factory class.
This class should extend the provided datasource, and would use a "method" to
decrypt the password field.
Keep in mind as you have described, the decryption mechanism(s) would be just
as available to
Can anyone help on the below issue ?
From: Pradeep Kumar M N
Sent: Friday, September 06, 2019 11:55 AM
To: 'users@tomcat.apache.org'
Subject: Windows registry entry missing on Tomcat Silent install - 9.0.20
Hi All,
I am using Tomcat 9.0.20. I am installing the Tomcat silently from a PowerShell
Hi,
We are using tomcat 8.5.35, on Red Hat Enterprise Linux Server release 7.4.
Is it possible to encrypt or mask passwords that is being used in the
datasource for connecting to database. I am mentioning the credentials in
server.xml
Thanks
Mohan
DISCLAIMER: This communication contains infor
Chris:
Thank you very much.
That worked as expected .
The following additional lines are printed:
Sep 13, 2019 12:40:46 AM org.apache.coyote.http11.Http11NioProtocol start
INFO: Starting ProtocolHandler ["http-nio-8080"]
The tests under the script tests work as expected against Tomcat this tim