[
https://issues.apache.org/jira/browse/SM-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gert Vanthienen updated SM-1999:
--------------------------------
Affects Version/s: servicemix-utils-1.3.0
Fix Version/s: servicemix-utils-1.4.0
> 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
> Affects Versions: servicemix-utils-1.3.0
> Reporter: Ioannis Canellos
> Assignee: Jean-Baptiste Onofré
> Fix For: servicemix-utils-1.4.0
>
> 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.