Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.6, 3.0.9
-
None
-
None
-
Unknown
Description
The security processed attachments themselves are reusable for retransmission because there is no timestamp attached to them. However, the retransmission will currently re-apply security processing to the attachments and that will be wrong.
There are some options to solve the issue:
1. To re-use the processed attachments, we need to skip security processing for the attachments at retransmission.
2. Alternatively, we could store the original attachments when ws-sec on attachments is configured and apply security processing at each retransmission.
Attachments
Issue Links
- is related to
-
CXF-6863 WS-RM 3.x does not work with attachments upon a network error
- Closed