[teiid-issues] [JBoss JIRA] (TEIID-4792) Unable to use WHERE clause against a JDG data source - ISPN000402: The type com.redhat.demo.sko.pojo.Call has no property named .....

Steven Hawkins (JIRA) issues at jboss.org
Thu May 18 14:59:00 EDT 2017


     [ https://issues.jboss.org/browse/TEIID-4792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-4792:
----------------------------------
    Fix Version/s:     (was: 9.3)


Moving out of the 9.3 release as the JDG logic has shifted to another repository and these may become support rather than project concerns.

> Unable to use WHERE clause against a JDG data source - ISPN000402: The type com.redhat.demo.sko.pojo.Call has no property named .....
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-4792
>                 URL: https://issues.jboss.org/browse/TEIID-4792
>             Project: Teiid
>          Issue Type: Bug
>          Components: JDG Connector
>         Environment: Mac OS
> JDV 6.3.4
> JDG 6.6.1
> JBDS 10.3.0 with JBDSIS 10.0.2
>            Reporter: Cojan van Ballegooijen
>            Assignee: Van Halbert
>         Attachments: Call_JDG_Module.zip, ChurnPrediction-vdb.xml, Contract_JDG_Module.zip, Screen Shot 2017-03-01 at 16.32.19.png, module pojo.xml, module.xml
>
>
> SELECT * FROM Calls."Call" works as expected and returns all rows
> Adding a where clause
> SELECT * FROM Calls."Call"	WHERE Calls."Call".Intlcalls > 0
> generate the following error:
> org.teiid.runtime.client.TeiidClientException: java.lang.RuntimeException: Remote org.teiid.core.TeiidException: org.hibernate.hql.ParsingException: ISPN000402: The type com.redhat.demo.sko.pojo.Call has no property named 'Intlmins'.
> Elapsed Time:  0 hr, 0 min, 0 sec, 191 ms.
> If I join two VBL together and run the join query it returns the same error.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the teiid-issues mailing list