users@glassfish.java.net

Setting Up A JDBC Connection Pool

From: <forums_at_java.net>
Date: Sun, 8 May 2011 16:56:52 -0500 (CDT)

How do I setup a JDBC connection pool in Glassfish?

When I do a ping on the JDBC connection pool it fails with the following
message displayed:

 

    *Ping failed Exception - Connection could not be allocated because:
Database '' not found. Please check the server.log for more details.*

 

 

Is it enough to just set the URL property for the JDBC connection pool (if no
user name and password is required)? In NB I can connect to the DB
sucessfully. Currently I am assuming that the URL property is set with the
JDBC URL (the one from NB DB connection). Embedded Derby is being used as the
DB.


--
[Message sent by forum member 'digi_pixel']
View Post: http://forums.java.net/node/800158