[
https://issues.jboss.org/browse/TEIIDDES-689?page=com.atlassian.jira.plug...
]
Barry LaFond commented on TEIIDDES-689:
---------------------------------------
Possible solutions here:
1) When adding Models to VDB the VdbModelEntry is generating a JNDI name for the user. We
could use the DQP extension framework perform a check on the "Default" Teiid
server for a Data Source with that name. If NOT, then decorate the model row somehow with
a WARNING?
2) Using the same extension framework we could perform the check on the Models themselves
after they are selected via the "Add" action.
3) We could add VALIDATION to the VDB "save" method which performs check and
decorates each model row based on results.
In all cases, we probably only want to use a "WARNING" symbol as opposed to an
ERROR.... and this validation would NOT be included in vdb.xml manifest
Needs to be some indication to user that a data source needs to be
created
--------------------------------------------------------------------------
Key: TEIIDDES-689
URL:
https://issues.jboss.org/browse/TEIIDDES-689
Project: Teiid Designer
Issue Type: Feature Request
Components: Teiid Integration
Affects Versions: 7.1
Reporter: John Verhaeg
Assignee: Barry LaFond
Fix For: 7.4
After creating one or more models and putting them in a VDB, there is no indication that
the user needs to have a corresponding data source available on the server before they can
successfully deploy that VDB.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira