[
https://issues.jboss.org/browse/TEIIDDES-859?page=com.atlassian.jira.plug...
]
Barry LaFond updated TEIIDDES-859:
----------------------------------
Affects: [Release Notes]
The fix for this JIRA insures that the preview vdb artifacts created are correct,
deployable and previewable.
However, the side-affect is that after importing a project set users will have to:
1) Open each model in an editor, perform an auto-layout in order to mark the model
"dirty" or requires save
2) Save the model.
The save model action triggers the creation of the corresponding preview vdb.
If you are creating/editing models via Designer's Import Wizard or New Model wizard,
there should be no problems previewing.
Preview data failing for example project.
-----------------------------------------
Key: TEIIDDES-859
URL:
https://issues.jboss.org/browse/TEIIDDES-859
Project: Teiid Designer
Issue Type: Feature Request
Components: VDB & Execution
Affects Versions: 7.3
Reporter: Barry LaFond
Assignee: Barry LaFond
Priority: Blocker
Fix For: 7.3
Import Parts Example project
Continue with example and try to preview or Execute VDB and get no "Source"
error from Teiid.
Problem is the Preview VDB is being created prior to the PartsSourceA.xmi being fully
loaded. Result is the ModelEntry for it contains ModelType == "Type" instead of
"Physical".
Fix is to not respond to Open Project events in TEiid Designer "PreviewManager"
class
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira