You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2010/12/18 15:54:02 UTC

[jira] Resolved: (SM-1999) JdbcStoreFactory performs commit even when autocommit is set.

     [ https://issues.apache.org/jira/browse/SM-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SM-1999.
--------------------------------------

    Resolution: Fixed

Revision 1050643.

> JdbcStoreFactory performs commit even when autocommit is set.
> -------------------------------------------------------------
>
>                 Key: SM-1999
>                 URL: https://issues.apache.org/jira/browse/SM-1999
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-utils
>            Reporter: Ioannis Canellos
>            Assignee: Jean-Baptiste Onofré
>         Attachments: SM-1999-patch.txt
>
>
> The JdbcStoreFactory when tries to open the store it performs a connection.commit(). In cases where the auto-commit is set on the connection, this result in an Exception.
> This should be handled.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.