[JBoss JIRA] Created: (TEIID-1282) Teiid 7.0 Table columns not visible
by M A (JIRA)
Teiid 7.0 Table columns not visible
-----------------------------------
Key: TEIID-1282
URL: https://jira.jboss.org/browse/TEIID-1282
Project: Teiid
Issue Type: Bug
Affects Versions: 7.0
Environment: Win 7, Eclipse Helio, squirrel
Reporter: M A
Assignee: Steven Hawkins
Priority: Critical
I am using teiid 7.0. It creates a VDB a related DS and works find for all the query execution, however when I connect to it :
1. Using squirrel, it does not displays the table columns for each VDB table. I have restarted the server, redeployed the VDB's and DS multiple times, but I am unable to view teh table columns.
2. Using java, when I try to create a clay diagram of teiid VDB, it shows me the tables... but no fields under it.
Can you tell me how do I get to see the VDB table fields? Or any fix for this in teiid?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 5 months
[JBoss JIRA] Created: (TEIID-1298) invalid links in Teiid Client Developer Guide
by Darrin Mison (JIRA)
invalid links in Teiid Client Developer Guide
---------------------------------------------
Key: TEIID-1298
URL: https://jira.jboss.org/browse/TEIID-1298
Project: Teiid
Issue Type: Bug
Components: Documentation
Affects Versions: 7.1
Reporter: Darrin Mison
Assignee: Steven Hawkins
<link linkend="document_validation">document validation</link>
Table 3.2. Execution Properties
"Determines whether XML documents returned by XML document models will be validated against their schema after processing. See the document validation section."
The "document validation" link points to the same page as the link.
The underlying XML here is:
<para>Determines whether XML documents returned by XML document models will be validated
against their schema after processing. See the <link linkend="document_validation">document validation</link> section.</para>
There is no element with the id of "document_validation"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 5 months
[JBoss JIRA] Created: (TEIID-1274) NPE during the execution of query when a wrong JNDI name supplied
by Ramesh Reddy (JIRA)
NPE during the execution of query when a wrong JNDI name supplied
-----------------------------------------------------------------
Key: TEIID-1274
URL: https://jira.jboss.org/browse/TEIID-1274
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.1
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 7.1.1
java.lang.NullPointerException
at org.teiid.translator.ws.WSProcedureExecution.execute(WSProcedureExecution.java:99)
at org.teiid.dqp.internal.datamgr.ConnectorWorkItem.execute(ConnectorWorkItem.java:263)
at org.teiid.dqp.internal.process.DataTierTupleSource.getResults(DataTierTupleSource.java:281)
at org.teiid.dqp.internal.process.DataTierTupleSource.access$000(DataTierTupleSource.java:72)
at org.teiid.dqp.internal.process.DataTierTupleSource$1.call(DataTierTupleSource.java:124)
at org.teiid.dqp.internal.process.DataTierTupleSource$1.call(DataTierTupleSource.java:121)
at org.teiid.dqp.internal.process.DQPCore$FutureWork.run(DQPCore.java:108)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 5 months