Are you using the "*" (splat/star/asterisk) characters below to
highlight the configuration entry for our benefit?
Are you sure you're putting the connectionInitSqls on the correct
Resource element below (noticed you had two)? Try verifying the JNDI
lookup in your code with th
Hi all,
I have third party application installed on Tomcat 8.5.
The application uses DB Oracle connection (ojdbc7) and everything working
fine.
I would like to set session parameter on first db connect (alter session
set NLS_NUMERIC_CHARACTERS = '.,')
I added this (connectionInitSq