Teiid Designer doesn't add all UDF Jars when generating dynamic vdb

Solution Unverified - Updated -

Issue

When generating dynamic vdb from a vdb that refers some UDF Jar by Teiid Designer, the xml will not include all of jars (only one jar will be added).
For example, if a vdb refers some UDF jars such as test.jar and test2.jar, the generated dynamic vdb sample-vdb.xml has only one jar as follows:

  • sample-vdb.xml
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<vdb name="testvdb" version="1">
<description/>
<property name="validationDateTime" value="Mon Dec 01 00:00:00 JST 2017"/>
<property name="validationVersion" value="8.12.12"/>
<property name="lib" value="test"/> <!-- doesn't include test2 -->
</vdb>

Environment

JBoss Developer Studio (JBDS) 10.4
Red Hat JBoss Data Virtualization 6.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content