[
https://issues.apache.org/jira/browse/IGNITE-2087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15059425#comment-15059425
]
Valentin Kulichenko edited comment on IGNITE-2087 at 12/16/15 7:50 AM:
-----------------------------------------------------------------------
We should also set class loader for non-default URI.
This can be achieved by passing the loader to {{IgnitionEx}} and setting it to
{{IgniteConfiguration}} after it's loaded from the XML.
UPD: I think {{IgniteConfiguration.setClassLoader}} should not be called if the
class loader is already explicitly set.
was (Author: vkulichenko):
We should also set class loader for non-default URI.
This can be achieved by passing the loader to {{IgnitionEx}} and setting it to
{{IgniteConfiguration}} after it's loaded from the XML.
> 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)