Re: NO inserted BBDD openJPA

2008-10-15 Thread David Jencks
I think you are using a non-jdbc-spec-compliant driver such as (IIRC) oracle that does not commit automatically when setAutocommit(true) is called. There's a commitOnAutocommit config-property you can set in the datasource plan for the generic tranql adapter to have tranql call commit()

NO inserted BBDD openJPA

2008-10-15 Thread Rodrigo Baeza O
Hello, I have a problem, when you insert a record in Geronimo 2.1.2, occupying pool of connections and openJPA for persistence. NO inserted into the databases at the time but when the server is down. DO NOT send error, not only records in the databases. -- Saludos Rodrigo Baeza O.