[
https://issues.apache.org/jira/browse/CXF-3845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13133966#comment-13133966
]
Aki Yoshida commented on CXF-3845:
----------------------------------
I have another ticket CXF-3853 for RMTxStore to make its implementation more
flexible.
This boolean thing also has some relevance to this ticket, as boolean is not
widely supported.
I can take these two things into account.
For this particular ticket, we have requirements:
- CXF shall support both derby versions
- Upgrading CXF or Derby shall not make the already stored data unreadable
right?
> 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
> 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