Wolf-Dieter Fink [
https://community.jboss.org/people/wdfink] created the discussion
"Re: what are steps to create a datasource"
To view the discussion, visit:
https://community.jboss.org/message/783698#783698
--------------------------------------------------------------
Until JBoss AS6 you are able to edit the attributes via +http://
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.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/783698#783698]
Start a new discussion in Beginner's Corner at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]