Thanks, this is what I suspected.
I had a need to use concurrently a small number of managed connections, so I created
another layer of indirection above the connection handle -- now that handle is used to
create another handle, and then immediately closed. Use of the second handle can proceed
in parallel against the same managed connection.
Thanks for your time.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4123663#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...