Model names should not be allowed to contain .
----------------------------------------------
Key: TEIID-3097
URL:
https://issues.jboss.org/browse/TEIID-3097
Project: Teiid
Issue Type: Bug
Components: Server
Affects Versions: 8.0
Reporter: Steven Hawkins
Assignee: Steven Hawkins
Fix For: 8.7.1, 8.9
The server should not allow model names to contain a . as that is not allowed by our
resolving conventions. This has been enforced in designer, but is not yet validated on
the runtime side.