[JBoss JIRA] Updated: (TEIID-167) Enhancement: Connector Developer's Kit needs overhaul
by Steve Hawkins (JIRA)
[ https://jira.jboss.org/browse/TEIID-167?page=com.atlassian.jira.plugin.sy... ]
Steve Hawkins updated TEIID-167:
--------------------------------
Fix Version/s: 8.0
(was: 7.1)
Pushing to 8, as the simplified development model and the fact that Eclipse already has a plugin for developing RARs makes custom development much easier than it was. It could be customized slightly to use our base classes, but as is may be fine also. As for the rest of potential tooling, you'd want to see something that gets people going with the executionfactory class and then makes the corresponding translator jar ready for deployment - this would include the jboss beans xml file.
> Enhancement: Connector Developer's Kit needs overhaul
> -----------------------------------------------------
>
> Key: TEIID-167
> URL: https://jira.jboss.org/browse/TEIID-167
> Project: Teiid
> Issue Type: Feature Request
> Components: Connector API, Documentation
> Affects Versions: 7.0
> Reporter: Ramesh Reddy
> Fix For: 8.0
>
>
> Defect Tracker #24469: The CDK kit is based on the Command Shell framework, this needs to be moved to either MMSehll based or the Beanshell based framework, with better help system
--
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
14 years, 5 months
[JBoss JIRA] Resolved: (TEIID-1149) Importing tables from a deployed VDB does not import columns
by Steve Hawkins (JIRA)
[ https://jira.jboss.org/browse/TEIID-1149?page=com.atlassian.jira.plugin.s... ]
Steve Hawkins resolved TEIID-1149.
----------------------------------
Resolution: Done
Changed the datatiermanager to not omit columns without datatypes, and updated the vdb load logic to reuse the system datatypes.
> Importing tables from a deployed VDB does not import columns
> ------------------------------------------------------------
>
> Key: TEIID-1149
> URL: https://jira.jboss.org/browse/TEIID-1149
> Project: Teiid
> Issue Type: Bug
> Components: Query Engine
> Affects Versions: 7.0
> Environment: Fedora 12, JBDS 3.0.1, Teiid Designer 7 Final
> Reporter: Paul Nittel
> Assignee: Steve Hawkins
> Priority: Critical
> Fix For: 7.1
>
> Attachments: NoColumns.png, TeiidDes-506Projects.zip
>
>
> I created, and deployed, a VDB containing source and view models. I am able to query these tables.
> I created a new project and into that project I attempted to import a view model's table from the previously-created VDB. What I found in the imported was the models and tables were shown, but no columns were available for import. Once imported, the tables did have no columns.
> Screenshot and other stuff attached.
--
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
14 years, 5 months