"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/>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131349#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...