You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Eduard Shangareev (JIRA)" <ji...@apache.org> on 2016/07/21 11:42:20 UTC

[jira] [Assigned] (IGNITE-3476) Node started within SpringCacheManager does not inject Spring resources

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

Eduard Shangareev reassigned IGNITE-3476:
-----------------------------------------

    Assignee: Eduard Shangareev  (was: Valentin Kulichenko)

> Node started within SpringCacheManager does not inject Spring resources
> -----------------------------------------------------------------------
>
>                 Key: IGNITE-3476
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3476
>             Project: Ignite
>          Issue Type: Bug
>          Components: ignite-spring
>    Affects Versions: 1.6
>            Reporter: Valentin Kulichenko
>            Assignee: Eduard Shangareev
>            Priority: Critical
>             Fix For: 1.7
>
>
> {{SpringCacheManager}} uses {{Ignition.start(..)}} methods to start the node and therefore this node is not application context aware. {{@SpringResource}} and {{@SpringApplicationContextResource}} annotations do not work.
> To fix this, {{SpringCacheManager}} should implement {{ApplicationContextAware}} interface and start the node using {{IgniteSpring.start(..)}} methods, providing the application context.



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