users@glassfish.java.net

Re: GlassFish v2 + NetBean 6 + MySQL 5 --> Unable to setup

From: <glassfish_at_javadesktop.org>
Date: Tue, 29 Jan 2008 22:37:55 PST

"I either get no database selected "

If you are creating jdbc connection pool then check Additional Property named URL

URL="jdbc:mysql://localhost:port_no/database_name"

if you do not give the database_name in above url then "no database selected error" appear

thanks
[Message sent by forum member 'shyamss_java' (shyamss_java)]

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