[
https://issues.jboss.org/browse/TEIIDDES-3087?page=com.atlassian.jira.plu...
]
Matej Kralik reopened TEIIDDES-3087:
------------------------------------
When I generate .vdb, vdb.xml in the META-INF doesn't contain any connection-type
element. I must change connection-type in vdbEditor (vdbEditor.png) and after that, the
vdb.xml in the .vdb contains this element. So if I wont to set NONE which is predefined, I
must change the connection type to something else and back to NONE and save vdb.
And dynamic vdb (save vdb as XML file) doesn't contain this element either.
There isn't a way to set the Connection type on a VDB in the
Designer
---------------------------------------------------------------------
Key: TEIIDDES-3087
URL:
https://issues.jboss.org/browse/TEIIDDES-3087
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 11.0.1
Reporter: Debbie Steigner
Assignee: Barry LaFond
Fix For: 11.1
Because of
https://issues.jboss.org/browse/TEIID-4957 a customer would need to be able to
set the Connection Type on a VDB in the Designer before deploying it. There currently is
not a way to do that. You cannot use the User Properties because it writes to the vdb.xml
as <property name="connection-type" value="NONE"/> and it needs
to be <connection-type>NONE</connection-type>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)