You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2014/05/26 18:24:02 UTC

[jira] [Resolved] (CXF-5766) Caching nonces to disk may not work if the service QName is too long

     [ https://issues.apache.org/jira/browse/CXF-5766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved CXF-5766.
--------------------------------------

    Resolution: Fixed

> Caching nonces to disk may not work if the service QName is too long
> --------------------------------------------------------------------
>
>                 Key: CXF-5766
>                 URL: https://issues.apache.org/jira/browse/CXF-5766
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 2.7.11, 2.6.14, 3.0.0
>            Reporter: Colm O hEigeartaigh
>            Assignee: Colm O hEigeartaigh
>             Fix For: 2.6.15, 2.7.12, 3.0.1
>
>
> 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. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)