]
Matej Kralik updated TEIIDDES-3092:
-----------------------------------
Labels: release_notes (was: )
Extension models imported from runtime are not properly setting the
namespace URL
---------------------------------------------------------------------------------
Key: TEIIDDES-3092
URL:
https://issues.jboss.org/browse/TEIIDDES-3092
Project: Teiid Designer
Issue Type: Bug
Components: Extension Framework, Teiid Integration
Affects Versions: 11.0.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Labels: release_notes
Fix For: 11.1
Working on testing the infinispan-hotrod translator, the resulting imported extension
model namepsace URL was set to 2014 version. Turns out this is hardcoded.
The translator properties are prefixed with the URL, so should discover this value for
each extension model and set properly.
see MxdConverter.java class