[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
Wed Oct 10 12:53:00 EDT 2018


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

Steven Hawkins resolved TEIID-4792.
-----------------------------------
    Resolution: Out of Date


Marking the upstream issue as out of date.

> 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
>            Priority: Major
>         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.12.1#712002)


More information about the teiid-issues mailing list