where <username> is your Kerberos Principal and <password> is your Kerberos password.
When you are satisfied that everything is correct, SAVE YOUR CHANGES.
Open the file: C:\oracle-oc4j-10.1.3.5.0-server\j2ee\home\config\datasorces.xml for editing.
Find the 2 lines:
Code Block
user="<DBusername>"
password="<DBpassword>"
and change <DBusername>to you your database user name and change <DBpassword>to your database password. The DBusername and DBpassword are different from your Kerberos username and Kerberos password.