ok, thanks. rename it to mysql-connector-java-5.1.6.jar solve the problem.
On Sun, Mar 23, 2008 at 2:15 AM, David Jencks <[EMAIL PROTECTED]> wrote: > I think either the jar needs to be mysql-connector-java-5.1.6.jar or > the path needs to be mysql/mysql-connector-java/5.1.6-bin > > hope this helps > david jencks > > > > On Mar 22, 2008, at 9:49 AM, CG wrote: > > > Hi, > > I am planning to write a Web DB app , with mysql. > > I have tried to create the db pool using the wizard in console, > > however, for mysql , there is no driver appear in selection. > > I have used the download button there to download the driver but it > > was an old version. I need to create one for the newer version that i > > downloaded from mysql.com. > > > > I have also tried to put the mysql-connector-java-5.1.6-bin.jar under > > <geronimo>/repository/mysql/mysql-connector-java/5.1.6/ , however, it > > does not appear in the wizard for me to select . > > > > How should I do so that my mysql-connector/J can be used in the > > wizard ? > > Thanks. > > > > CG > >
