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

Piotr Klimczak updated CAMEL-3864:
----------------------------------

    Attachment: camel-cache.ehcache.xml.patch

Fixed JMSCacheManagerPeerProviderFactory parameters names.

Note that i have found many posts across internet posted by people asking why 
it doesn't work as they have followed docs/examples etc. Simply it doesn't work 
because parameter have been renamed. Putting wrong parameter names causes NPE 
on put method to InitialContext which tells nothing about the real problem 
making it difficult to solve.

This update will save your time as studying ehcache code (wondering what's 
wrong) is no more needed.

> camel-cache the ehcache.xml file is not up to date- have invalid parameters 
> name
> --------------------------------------------------------------------------------
>
>                 Key: CAMEL-3864
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3864
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cache
>    Affects Versions: 2.6.0, 2.7.0, 2.7.1
>         Environment: all
>            Reporter: Piotr Klimczak
>            Priority: Minor
>              Labels: camel-cache, configuration, default, ehcache
>         Attachments: camel-cache.ehcache.xml.patch
>
>
> The file ehcache.xml which is the default configuration file for ehcache 
> initialized by camel-cache component contains deprecated description about 
> jms replication.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to