Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.4
-
None
-
Unknown
-
Patch
Description
With CXF-4866, CXF-352 changes to the RMTxStore implementation were introduced.
Running the JUnit Tests for rt/ws/rm with a newer Derby version, some tests will fail.
You can switch to version 10.8.2.2 and messages won't be recovered from database, as database connection will be released before message is read.
I used the CachedOutputStream to cache the message. Find attached the patch files.
Attachments
Attachments
Issue Links
- is required by
-
CXF-6863 WS-RM 3.x does not work with attachments upon a network error
- Closed