[
https://issues.jboss.org/browse/TEIIDDES-2134?page=com.atlassian.jira.plu...
]
Lucie Fabrikova commented on TEIIDDES-2134:
-------------------------------------------
Regarding the JNDI name (again tab Source binding in vdb editor), I think it is not
updated in the method VdbModelEntry.synchronizeModelEntry() at all; but for the connection
profile of type JBoss datasource, the JNDI name property is being set.
Proposed fix for the JNDI name:
- evaluate the helper.getJndiProperty(mr), if it is not null and not empty, set
this.sourceInfo.getSource(0).setJndiName(helper.getJndiProperty(mr));
Changing connection profile of a source model does not update the
translator in importing VDB
---------------------------------------------------------------------------------------------
Key: TEIIDDES-2134
URL:
https://issues.jboss.org/browse/TEIIDDES-2134
Project: Teiid Designer
Issue Type: Bug
Components: VDB & Execution
Affects Versions: 8.3
Reporter: Andrej Šmigala
Steps to reproduce:
# Import a source model
# Create a new VDB and add the source model to it
# Set connection profile to a different db (with different translator)
# Synchronize the model in the VDB
The translator and JNDI name are not updated in the VDB.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira