Hi, I wonder if anybody try this before.

I am trying to create a BMP Entity Bean with a getConnection() method to
connect to a database. Instead using a general account to connect the
database to those BMP Beans through. JDBC or data source, we like to use
each end user's password and id to create the connection. (Just like those
old client-server programs)

Is this possible? Is this against the EJB rules? If not, where should I
store this info?  PrimaryKey? EJBBean? Or SessionBean?

Thanks in advance,

Andy

===========================================================================
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