[JBoss JIRA] Created: (TEIIDDES-234) WSDL Relational Importer creates tables that could be collapsed out of the model.
by John Doyle (JIRA)
WSDL Relational Importer creates tables that could be collapsed out of the model.
---------------------------------------------------------------------------------
Key: TEIIDDES-234
URL: https://jira.jboss.org/jira/browse/TEIIDDES-234
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 6.0.0
Reporter: John Doyle
Assignee: John Doyle
Priority: Minor
…
[View More] Fix For: Future
The attached WSDL and XSD's create a model with a Request Table, Response Table, an intermediate table that has only mmid's, and finally a table (Order) containing all of the data. (it is invalid because of JBEDSP-514, but that's not material). While this model valid and will work once the table name conflict from 514 is addressed, it's not optimal. The intermediate table is not required in the model because there is no multiplicity above the Order table. The intermediate table can be removed and the Order table linked directly to the response and the simplicity of the model will be improved with no loss of capability. The importer could be enhanced to recognize this possibility.
--
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, 6 months
[JBoss JIRA] Created: (TEIIDDES-408) Adapt Designer's Connector framework to Teiid JCA connector changes
by Barry LaFond (JIRA)
Adapt Designer's Connector framework to Teiid JCA connector changes
-------------------------------------------------------------------
Key: TEIIDDES-408
URL: https://jira.jboss.org/jira/browse/TEIIDDES-408
Project: Teiid Designer
Issue Type: Sub-task
Components: Import/Export, Teiid Integration, VDB & Execution
Affects Versions: 7.0
Reporter: Barry LaFond
Priority: Blocker
Fix For: …
[View More]7.0
Designer's access to old Teiid "ConnectorBinding","ComponentType" and "ComponentTypeID" are now gone and replaced with:
ConnectorBinding
ConnectorType
Need to re-place with new classes and utilize direct access to Teiid via API.
- Replace ConfigurationManager with Server Manager and Execution Manager classes
- Wrap Connector Bindings and Connector Types to faciliate re-use of some of existing framework.
- (minimum impact)
- Create and manage "Server" objects
- Remove all "Jar" management functionality from Designer (UDF's and JDBC Drivers (see 9))
- Connector Validation
- Reimplement binding creation for the WSDL to Relational importer around new admin API. (TEIIDDES-265)
--
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, 6 months
[JBoss JIRA] Created: (TEIIDDES-405) Provide one or more views for Teiid Server Management
by Barry LaFond (JIRA)
Provide one or more views for Teiid Server Management
-----------------------------------------------------
Key: TEIIDDES-405
URL: https://jira.jboss.org/jira/browse/TEIIDDES-405
Project: Teiid Designer
Issue Type: Task
Components: Teiid Integration, VDB & Execution, Views
Affects Versions: 7.0
Reporter: Barry LaFond
Priority: Blocker
Fix For: 7.0
Provide one or more views for …
[View More]Server Management
With new paradigm of "servers" within Designer and working with JBTools the requirement of a Designer "Servers" view was created.
It is envisioned that this view should combine as a minimum the Teiid Server, Connector Types, Connectors, Source Bindings and Deployed VDB's
- ? One view for all types (JBoss/EAP/Teiid/ModeShape, etc....)
- ? or one for each type
- WTP Server View??
- add Refresh button/action
- Teiid Server View. So the basic view will contain a tree of Teiid Servers who's children include:
- SERVER
1)CONNECTOR TYPE
- CONNECTORS
- SOURCES
2)VDB's (Stretch goal)
--
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, 6 months