You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (JIRA)" <ji...@apache.org> on 2015/12/15 12:56:46 UTC

[jira] [Resolved] (IGNITE-2087) Ignite CacheManager ignores provided class loader

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

Anton Vinogradov resolved IGNITE-2087.
--------------------------------------
    Resolution: Fixed

I've added 
cfg.setClassLoader(clsLdr); Where cfg is IgniteConfiguration.
inside CacheManager constructor. 

This should helps.

> Ignite CacheManager ignores provided class loader
> -------------------------------------------------
>
>                 Key: IGNITE-2087
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2087
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Valentin Kulichenko
>            Assignee: Anton Vinogradov
>            Priority: Critical
>             Fix For: 1.5
>
>
> {{CacheManager}} should delegate the provided class loader to {{IgniteConfiguration.setClassLoader()}}. Currently it's ignored.
> user@ thread: http://apache-ignite-users.70518.x6.nabble.com/Help-with-integrating-Ignite-as-JCache-with-JBoss-EAP-6-4-td2134.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)