users@glassfish.java.net

Re: mysql connection pool wont validate

From: <glassfish_at_javadesktop.org>
Date: Mon, 04 Aug 2008 13:45:23 PDT

Can you try adding another property from connection pool properties (those previously defined can stay):

URL:jdbc:mysql://localhost:3306/authTest

I had the same problem. Somehow it didn't understand databaseName property so i added it to the end of url and it worked.

Bilgehan
[Message sent by forum member 'bilgehan' (bilgehan)]

http://forums.java.net/jive/thread.jspa?messageID=291426