Tags: encrypt

How To Encrypt your passwords in Oracle Application Server

Technology, Oracle Send feedback »
Add the following entry to data-sources.xml <data-source class="com.evermind.sql.DriverManagerDataSource" name="jdbc/Oracle" location="jdbc/OracleCoreDS" xa-location="jdbc/xa/OracleXADS" ejb-location="jdbc/OracleDS" connection-driver="oracle.jdbc.dr… more »