Actions
Errores #128
closedDisable autocommit
Puntos de historia:
1
Description
Since selene has been installed on tomcat v.7, autocommit must be disabled to allow give the transaction manually.
Modify SeleneConnectionFactory.logon() to disable autocommit to the connection with the database:
Connection.setAutoCommit(false)
Updated by Jesús Freire about 7 years ago
- % Done changed from 10 to 20
- Status changed from Nueva to En curso
- Assignee set to Jesús Freire
Updated by Jesús Freire about 7 years ago
- Status changed from En curso to Resuelta
- % Done changed from 20 to 90
Applied in changeset selene-core|r526.
Updated by Jesús Freire almost 7 years ago
- Due date set to 05/15/2018
- Status changed from Resuelta to Cerrada
- Start date set to 05/01/2018
- % Done changed from 90 to 100
Actions