ORA-28040 / ojdbc11 / oracle 19 and oracle XE 18c
Hi,
I have a servlet who use ojdbc11.jar and able to connect to oracle 11.2.04 and oracle 19c database.
I have an application who use the same JDBC driver but connect to an Oracle XE 18c database and I have a ORA-28040 error and I don't why I have this error.
And I'm able to connect to this database through sql developper (v 4.2), so what is wrong ?