users@glassfish.java.net

[gf-users] Re: Using a JDBC Pool with different credentials

From: <forums_at_java.net>
Date: Thu, 8 May 2014 04:08:54 -0500 (CDT)

It took a bit, but I found a solution to my question. Basically, when
invoking the Resource, you just need to set:
authenticationType=Resource.AuthenticationType.APPLICATION And then my
application MUST use getConnection(Username, Password) to succeed.

--
[Message sent by forum member 'petenelson']
View Post: http://forums.java.net/node/902038