I get connection already closed exception because of jdbc calls.
I close ressources like this:
catch (Exception ex) { conn.rollback(); Lo