Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.6.3
-
None
-
Unknown
Description
A WS-RM inbound configuration using the robust-oneway mode runs some fault handling code in its handleFault method. The change made by CXF-4505 that rejects invalid WS-RM messages will interfere with this current fault processing that does not ignore invalid WS-RM messages.