In theory, you could specify that the resource used Application resource
auth., then call DataSource.getConnection(String user, String
password) rather than the no-args getConnection.

I say theoretically only because I have not personnally tested this on any
app. server.

Does anyone have a feel for how this might scale (subject, of course, to
the implementation choices of the container and DB vendors)

On Tue, 20 Feb 2001, Jorge Luis Sabogal wrote:

> Hi,
>
> I want to use username/paswword data to get a connection inside the
> EntityBean Methods (via DataSourceObject.getConnection(username, password).
> Each user in the company has a different username/password pair to connect
> to the DataBase.
>
> How can I pass this information from the client to the EntityBean?
> Is that possible?
>
> Thanks in advance.
> Jorge Sabogal
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff EJB-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>

--
Dan Christopherson (danch)
nVisia Technical Architect (www.nvisia.com)

Opinions expressed are mine and do not neccessarily reflect any
position or opinion of nVISIA.

---------------------------------------------------------------------------
If you're a capitalist and you have the best goods and they're
free, you don't have to proselytize, you just have to wait.
-Eben Moglen

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to