-----Mensagem original----- De: David Jencks [mailto:[EMAIL PROTECTED]
> We are using the openejb one, which I recently put in its own submodule > connector". > > It only supports non-xa drivers at the moment. > > Improvements would be welcome. I see a lack of test cases too ;-) Also, JdbcManagedConnectionFactory relies on Driver instead of DataSource. I think it should support both, and give precedence to DataSource implementation (then finally methods like setLogWriter et al could be nicely mapped). I'll keep digging up. Cheers, hammett
