|
Anyone know what this warning means? It doesn't
seem to be affecting my app and the update actually works. This update is done
within a MDB.
23:09:29,546 WARN
[LocalTxConnectionManager$LocalConnectionEventListener] prepare called on a
local tx. You are not getting the semantics you expect!
It occurs just after a
successful pstmt.executeUpdate() ...
update = "UPDATE Tasks SET state = ?,
end_time =
"
+ "(SELECT CURRENT_TIMESTAMP), errors = ?, warnings = ? " + "WHERE build_id = ?"; Any help much
appreciated.
|
- Re: [JBoss-user] you are net getting the semantics you ex... G.L. Grobe
- Re: [JBoss-user] you are net getting the semantics y... Michael Bartmann
- Re: [JBoss-user] you are net getting the semanti... marius
- Re: [JBoss-user] you are net getting the sem... Michael Bartmann
- Re: [JBoss-user] you are net getting the semanti... David Jencks
- Re: [JBoss-user] you are net getting the sem... Michael Bartmann
- Re: [JBoss-user] you are net getting the... David Jencks
- Re: [JBoss-user] you are net gettin... Michael Bartmann
- Re: [JBoss-user] you are net getting the sem... Marius Kotsbak
- Re: [JBoss-user] you are net getting the... David Jencks
