users@glassfish.java.net

Re: DataSource Issue

From: <glassfish_at_javadesktop.org>
Date: Mon, 19 Apr 2010 13:47:23 PDT

Your pool might not have been created sucessfully. You may want to recreate it in either admin CLI or admin GUI (localhost:4848).

./asadmin list-jdbc-connection-pools
__TimerPool
DerbyPool
(Your pool should appear here, if created)

./asadmin list-jdbc-resources
jdbc/__TimerPool
jdbc/__default
(Your datasource should appear here, if created)
[Message sent by forum member 'cf126330']

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