db-password (or other desired credential) using the Encoding a Password documentation.catalina.properties file directly.context.xml and catalina.properties files to point to an applications.properties file, which contains encoded the db-password value according to the Storing Passphrases and Encoded Properties in Separate Files documentation.application.properties file shows a login failure on the database in logging.tc Server 10.1+
The property keys for:
com.springsource.tcserver.security.PropertyDecoder.propertiescom.springsource.tcserver.security.PropertyDecoder.passphrase
Have changed to:
base.encoding.propertiesbase.encoding.passphrase
Update the catalina.properties file to reference property keys:
org.apache.tomcat.util.digester.PROPERTY_SOURCE=com.springsource.tcserver.security.PropertyDecoder
base.encoding.properties
base.encoding.passphrase