[
https://jira.jboss.org/browse/TEIIDDES-209?page=com.atlassian.jira.plugin...
]
Barry LaFond closed TEIIDDES-209.
---------------------------------
Assignee: Barry LaFond
Resolution: Out of Date
Connection framework has been replaced with adoption of DTP Connection Profile framework.
Obsolete defect.
New Text File or XML Connectors do not show up in Connectors View
-----------------------------------------------------------------
Key: TEIIDDES-209
URL:
https://jira.jboss.org/browse/TEIIDDES-209
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 6.0.0, 6.1.0
Reporter: Barry LaFond
Assignee: 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/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira