Weblogic properties encrypt clear text password
Dear Community,
We are changing the passwords for our Weblogic data sources (data-sources.xml) and we have already managed to encrypt them using the encrypted password in the system-jazn-data.xml file.
But there are some clear text passwords in some .properties files. In this type of file we cannot use the same method (->user).
Is there another way?
Thanks