You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/26 10:43:33 UTC

[jira] [Resolved] (CXF-3845) Incompatibility between Derby 10.8 and WS-RM RMTxStore

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

Aki Yoshida resolved CXF-3845.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.5
                   2.4.4

replaced setBoolean with setString to make the implementation more interoperable with various DBs.

added some write/read tests

                
> Incompatibility between Derby 10.8 and WS-RM RMTxStore
> ------------------------------------------------------
>
>                 Key: CXF-3845
>                 URL: https://issues.apache.org/jira/browse/CXF-3845
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.5
>            Reporter: Stephan Siano
>            Assignee: Aki Yoshida
>            Priority: Minor
>             Fix For: 2.4.4, 2.5
>
>         Attachments: Update-to-Derby-10812.patch
>
>
> The RMTxStore implementation does not work with Derby versions 10.8 and higher due to a bugfix for 
> https://issues.apache.org/jira/browse/DERBY-4965. The issue can be reproduced by replacing the Derby version in the parent pom.xml to 10.8.1.2, afterwards some of the existing test cases for WS-RM fail.
> The fix for this is rather trivial (and proposed in the Derby 10.8 release notes). I attach a patch for the trunk to this issue.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira