"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