I need configuration of Oracle via JDBC connection.
Can someone explain me what a different between connection via JDBC and JNDI datasource?
https://confluence.atlassian.com/doc/database-setup-for-oracle-173821.html
We have right now configured for some reasons (I don't know why) connection via JNDI.
We are facing connection closed errors during restarts. Maybe changing connection to default JDBC will fix the problem?