TransactionManagerFactoryBean not committing JDBC transactions

View: New views
1 Messages — Rating Filter:   Alert me  

TransactionManagerFactoryBean not committing JDBC transactions

by Francesco Vivoli :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I would like some feedback on this, I have also posted on the spring forum,
since I'm not sure it's solely related to jencks.
Basically I can't get anything saved in the database if using jenck's transaction
manager with a dbcp datasource where autoCommit has been set to false...

The post is here:
http://forum.springframework.org/showthread.php?t=37395


Thanks a lot
Francesco