Description
I'm thinking of using JcaPooledConnectionFactory instead of XaPooledConnectionFactory is better since geronimo transaction wants named resources for internal handling which are not provided by the xa factory. Btw is recovery working without jca factory used? Why is the connection count limited to 1?