"adrian(a)jboss.org" wrote : "scott.stark(a)jboss.org" wrote : Its going
to depend on the underlying runtime component providing the stats. The ds don't have
them because the pools are not created until needed.
| |
|
| If it's just an issue of lazy pool construction then add something like the
following
| to your test -ds.xml
|
| | <min-pool-size>2</min-pool-size>
| | <prefill/>
| |
I was using the DefaultDS which already has
<min-pool-size>5</min-pool-size>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131479#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...