[
https://issues.jboss.org/browse/TEIIDDES-3027?page=com.atlassian.jira.plu...
]
stanislav kaleta edited comment on TEIIDDES-3027 at 2/1/17 10:16 AM:
---------------------------------------------------------------------
[~blafond] it definitely worked in previous versions. I have an older test which selects
View Model, then right-click/new Teiid VDB and then adds also Source Model in New VDB
dialog (View Model is already there, cuz selected) and this worked well before.
was (Author: skaleta):
[~blafond] it definitely worked in previous versions
I have an older test which selects View Model, then right-click/new Teiid VDB and then
adds also Source Model in New VDB dialog (View Model is already there, cuz selected) and
this worked well before.
Duplicate Source Model in created VDB
-------------------------------------
Key: TEIIDDES-3027
URL:
https://issues.jboss.org/browse/TEIIDDES-3027
Project: Teiid Designer
Issue Type: Bug
Components: Dialogs, Editors
Affects Versions: 11.0.1
Reporter: stanislav kaleta
If you select both View Model and related Source Model in _New VDB_ dialog, created VDB
has pending changes and is unable to save due to error:
{code:java}
java.lang.Exception: java.util.zip.ZipException: duplicate entry:
<SourceModelName>
{code}
Related Source Models are automatically added during creation of VDB. The Problem occurs
when you also manually add Source Model in _New VDB_ dialog. The creation process
doesn't recognize that it's the same model which is related to View Model.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)