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

Alexey Kuznetsov reassigned IGNITE-5683:
----------------------------------------

    Resolution: Fixed
      Assignee: Pavel Konstantinov  (was: Alexey Kuznetsov)

Please test.
Steps:
# Start some RDBMS.
# CREATE TABLE ZZZ(ID VARCHAR(50) NOT NULL PRIMARY KEY,  salary INTEGER)
# Import ZZZ table in Web Console
# Change on Models screen "Query metadata:" from "Configuration" to 
"Annotations"
# In preview should be generated smth like:
{code}
<property name="indexedTypes">
    <list>
        <value>java.lang.String</value>
        <value>java.lang.Long</value>
    </list>
</property>
{code}

Also download and compile project and start nodes via code and XML

> Web Console: missing fully qualified name for generated indexed types on 
> Models Screen
> --------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5683
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5683
>             Project: Ignite
>          Issue Type: Bug
>          Components: wizards
>            Reporter: Alexey Kuznetsov
>            Assignee: Pavel Konstantinov
>             Fix For: 2.1
>
>
> https://stackoverflow.com/questions/44468342/automatic-persistence-unable-to-bring-up-cache-with-web-console-generated-mode



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to