users@glassfish.java.net

Re: MySQL Connection pool in Glassfish V2

From: <glassfish_at_javadesktop.org>
Date: Wed, 20 Aug 2008 02:58:50 PDT

hi,

Similar problem trying to run Liferay on Glassfish with MySQL. Ping worked but ORM layer complaining about No Password supplied.

Solution ,,,, set Url and URL (both were created by default) to
jdbc:mysql://localhost:3306/lportal?user=lportal&password=xxxx

restart and it worked.

Don't ask me why....
[Message sent by forum member 'nzidol' (nzidol)]

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