[JBoss JIRA] Created: (TEIIDDES-209) New Text File or XML Connectors do not show up in Connectors View
by Barry LaFond (JIRA)
New Text File or XML Connectors do not show up in Connectors View
-----------------------------------------------------------------
Key: TEIIDDES-209
URL: https://jira.jboss.org/jira/browse/TEIIDDES-209
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 6.0.0, 6.1.0
Reporter: Barry LaFond
Fix For: Future
1) Select "Text File Connector" in Connectors View
2) Right-click select "New"
3) Provide some …
[View More]name for new connector and click "OK"
4) New connector does not show up in Connectors View (under Text File Connector)
5) Selecting the "Hide Connector Types" action reveals the new connector
There's a ConnectionBindingManager.geBindingsForType() method calling getBindingsForType() with a "filter flag = TRUE" causing the the binding check to use the Filtered map instead of non-filtered map.
Not sure if this is intended or not.
Javadoc says: "theFilterFlag the flag indicating if the result should be filtered to only include those that are supported by the DQP"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
14 years, 8 months
[JBoss JIRA] Created: (TEIIDDES-194) jdbc Oracle import does not create connector
by Luca Gioppo (JIRA)
jdbc Oracle import does not create connector
--------------------------------------------
Key: TEIIDDES-194
URL: https://jira.jboss.org/jira/browse/TEIIDDES-194
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 6.0.0
Environment: eclipse.buildId=M20080911-1700
java.version=1.6.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=it_IT
…
[View More]Command-line arguments: -os win32 -ws win32 -arch x86
Reporter: Luca Gioppo
Importing model from jdbc
Creating a new source for an Oracle 9 DB
using jdbc14.jar and adding to udf (and a second time in the source definition)
the jar from the oracle instant client
the connection work, tables are imported but at hte end of the import the error is:
Error post processing import (extension class=class com.metamatrix.modeler.internal.dqp.ui.jdbc.ConnectorBindingImportPostProcessor)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
[View Less]
14 years, 8 months