Barry LaFond created TEIIDDES-1627:
--------------------------------------
Summary: NLS missing message issues with Teiid 8.3.x designer package
Key: TEIIDDES-1627
URL:
https://issues.jboss.org/browse/TEIIDDES-1627
Project: Teiid Designer
Issue Type: Bug
Components: Teiid Integration
Affects Versions: 8.1
Reporter: Barry LaFond
Assignee: Paul Richardson
Fix For: 8.1
NLS missing message: procedureServiceXmlInvokeHttpTableSqlTemplate in:
org.teiid82.runtime.messages
The plugins/teiid/designer/org/teiid83/runtime/Messages.java file has wrong package key
in NLS definition:
{code}
static {
NLS.initializeMessages("org.teiid82.runtime.messages", Messages.class);
}
{code}
--
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