]
Matus Makovy reopened TEIIDDES-2559:
------------------------------------
There are still some issues with this.
After I export the models and synchronize VDB. It looks like the UDF jar is in VDB in
correct folder. But there is a validation error on the view model and I can't get rid
of it.
See attached video
Load and saving non-workspace vdb fails to retain udf jars and other
files
--------------------------------------------------------------------------
Key: TEIIDDES-2559
URL:
https://issues.jboss.org/browse/TEIIDDES-2559
Project: Teiid Designer
Issue Type: Bug
Components: Patch Release, VDB & Execution
Affects Versions: 9.0.2
Reporter: Paul Richardson
Assignee: Paul Richardson
Fix For: 10.0, 9.2.1
Attachments: UdfVdb.vdb
Vdbs that contain either udf libaries or 'other files' are prone to losing these
files when edited in Designer.
This only occurs if the vdb is not part of a project, in that its constituent files are
not part of the workspace.
When such a vdb is opened by the editor, the archive is extracted to the staging area and
the metadata loaded into the in-memory model. The vdb can be edited and saved.
However, the save results in the udf jars and 'other files' not being included in
the updated archive.