Until JBoss AS6 you are able to edit the attributes via http://<host>:8080/jmx-console such changes are non persistent.
If you are set the flag for prefill-pool the connections will be opened during startup and you see the failure here and not delayed until the first use.
A real test can be only made by the application and configuration, i.e. check whethter the tables are correct.