You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Shishkov (Jira)" <ji...@apache.org> on 2022/05/30 13:26:00 UTC

[jira] [Updated] (IGNITE-17053) Incorrect configuration of spring-data example

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

Ilya Shishkov updated IGNITE-17053:
-----------------------------------
    Description: 
After removing of spring-data-2.2-ext, {{SpringDataExample}} will fail to start because of incorrect path to XML-configuration [1], and incorrect FQDN of Person class in XML-configuration [2].

Patch with fix:  [^SpringDataExamples.patch] 

# https://github.com/apache/ignite-extensions/blob/master/modules/spring-data-ext/examples/src/main/java/org/apache/ignite/springdata/examples/SpringApplicationConfiguration.java#L51
# https://github.com/apache/ignite-extensions/blob/master/modules/spring-data-ext/examples/config/example-spring-data.xml#L57

  was:
After removing of spring-data-2.2-ext, {{SpringDataExample}} will fail to start because of incorrect path to XML-configuration [1], and incorrect FQDN of Person class in XML-configuration [2].

Patch with fix: 

# https://github.com/apache/ignite-extensions/blob/master/modules/spring-data-ext/examples/src/main/java/org/apache/ignite/springdata/examples/SpringApplicationConfiguration.java#L51
# https://github.com/apache/ignite-extensions/blob/master/modules/spring-data-ext/examples/config/example-spring-data.xml#L57


> Incorrect configuration of spring-data example
> ----------------------------------------------
>
>                 Key: IGNITE-17053
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17053
>             Project: Ignite
>          Issue Type: Bug
>          Components: springdata
>            Reporter: Ilya Shishkov
>            Priority: Minor
>         Attachments: SpringDataExamples.patch
>
>
> After removing of spring-data-2.2-ext, {{SpringDataExample}} will fail to start because of incorrect path to XML-configuration [1], and incorrect FQDN of Person class in XML-configuration [2].
> Patch with fix:  [^SpringDataExamples.patch] 
> # https://github.com/apache/ignite-extensions/blob/master/modules/spring-data-ext/examples/src/main/java/org/apache/ignite/springdata/examples/SpringApplicationConfiguration.java#L51
> # https://github.com/apache/ignite-extensions/blob/master/modules/spring-data-ext/examples/config/example-spring-data.xml#L57



--
This message was sent by Atlassian Jira
(v8.20.7#820007)