RE: Regarding mysql - class not found from toplink
> Hi,
> I am using mysql as my database and the persistence is working with
> toplink when I use it from EJB. However if I use persistence from a
> J2SE environment as mentioned in examples by giving -javaagent option,
> it says Driver could not be found: class not found. I have set the
> mysql database driver in the system class path variable and it is
> visible to all applications.
> Could you please provide some information about this issue?
> Regards
> Binu K Idicula
>