[keycloak-dev] Transaction active

Stian Thorgersen stian at redhat.com
Mon Aug 11 08:24:14 EDT 2014



----- Original Message -----
> From: "Marek Posolda" <mposolda at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Monday, 11 August, 2014 1:04:46 PM
> Subject: [keycloak-dev] Transaction active
> 
> I believe that when tx.commit() or tx.rollback() is called, then
> transaction shouldn't be in the active state anymore, right? Actually
> JPA works this way, but our other transaction implementations
> (TransactionManager, cache, mongo) are not. Should we change that?

We should. It should also be possible to call begin() again to start a new transaction, not sure if that works either.

> 
> Marek
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 


More information about the keycloak-dev mailing list