[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 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
14 years, 5 months
[JBoss JIRA] Created: (TEIIDDES-203) After importing the yahooconn.cdk, Designer "claims" the associated jar file is not needed
by Paul Nittel (JIRA)
After importing the yahooconn.cdk, Designer "claims" the associated jar file is not needed
------------------------------------------------------------------------------------------
Key: TEIIDDES-203
URL: https://jira.jboss.org/jira/browse/TEIIDDES-203
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 6.1.0
Environment: Fedora 10, JDK 1.6.0_10b33, Teiid Designer Snapshot from 6/2/09
Reporter: Paul Nittel
I was following the instructions for the E2E Yahoo UDF Test Script.
1 - Start the Designer
2 - Create a project
3 - Import the cdk file
4 - Note the importer has also imported the jar file.
Didn't do that. After selecting the cdk file, the import wizard reported, "1 connector type(s) and 0 connector(s) will be imported. No archive files need to be imported. Click 'Finish" to import."
The connector type's properties include the correct name for the jar file.
There were no exceptions.
--
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
14 years, 5 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
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
14 years, 5 months