For the most part 99% of the time the application runs fine. I sometimes get managed connections errors. I've updated my ds.xml file with the following (testing purposes)
| | <min-pool-size>20</min-pool-size> |
| | <max-pool-size>50</max-pool-size> |
But when I look at the Administration Console or JMX Console it still shows min 0 & max 10. (yes I restarted the JBoss process)
What am I missing?