dear members

I am working under linux environment.
currently i am using ejb with j2ee...

i want to connect to MySql database from entitybean.
when i am writing driver connection is setEntityContext() ... it is
giving error...

The following the code i wrote in entitycontext

class.forName(org.gjt.mm.mysql.Driver);
driverManager.getConnection(...);

What shall I have to do to get connection from external database...???

Could any one help ... I am not getting this from past few days...!!!

With regards
Shiva

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