This content has been marked as final.
Show 1 reply
-
1. Re: connection username password
starksm64 Jul 10, 2004 12:26 PM (in response to mayte)Use a datasource security configuration that uses the CallerIdentityLoginModule so that the connection automatically uses the caller's credentials. You then obtain the connection without passing any arguments and the jca layer does it for you.