I tried to use ojdbc14.jar
to connect to database. I got following error message:
ORA-01017: invalid username/password; logon denied
After that I downgraded it to ojdbc7-12.1.0.2.jar
and this error message disappeared without modification of login credentials.
There is a big difference how these behaves and error message is strange.