I have a custom JCA connector deployed into GlassFish. I've created a
connection pool for it and configured a bunch of properties. Some of the
properties include the full path & filename to a encryption keystore,
and the password for that file. I need to know if the JCA connection
pool settings are stored securely, how they are stored, and where they
are stored.
Thanks,
Ryan