yes, there is, search http://tomcat.markmail.org for the same
org.apache.tomcat.util.digester.PROPERTY_SOURCE
is a system property where you can add the code that digests properties in
server.xml
This code can 'decode' your encoded properties
- Original Message -
> From: "Bill Wang"
>
> From: Bill Wang [mailto:bw57...@gmail.com]
> Subject: encrypt the database password
> So which the plain password, end user may get the password directly.
Only if you don't bother to protect access to your Tomcat server. And if you
don't do that, you've got much, much bigger problems than so