You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2013/07/17 14:42:51 UTC

[jira] [Updated] (WSS-466) assure compatibility with the change in ehcache CacheManager's create method from version 2.5.1 to 2.5.2 and up

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

Aki Yoshida updated WSS-466:
----------------------------

    Attachment: wss-466.patch
    
> assure compatibility with the change in ehcache CacheManager's create method from version 2.5.1 to 2.5.2 and up
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: WSS-466
>                 URL: https://issues.apache.org/jira/browse/WSS-466
>             Project: WSS4J
>          Issue Type: Bug
>          Components: WSS4J Core
>    Affects Versions: 2.0
>            Reporter: Aki Yoshida
>            Assignee: Colm O hEigeartaigh
>             Fix For: 2.0
>
>         Attachments: wss-466.patch
>
>
> ehcache CacheManager's create method previously instantiated a new instance but from version 2.5.2, it simply returns a singleton, where a new method is introduced to create a new instance. Thus, the correct method needs to be invoked while instantiating a cache manager.
> a patch file attached.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org