Details
Description
CXF uses EhCache to cache nonces (+ Signature/Timestamp pairs) to disk for replay detection. However it uses the service QName as part of the filename, and this can be problematic if the service QName length is longer than that permitted by the underlying file system.