]
Barry LaFond resolved TEIIDDES-3097.
------------------------------------
Assignee: Barry LaFond
Resolution: Done
master:
Note that I retested the XML importer and the validation works fine. The commit from Nov
30th, may have happened after the last milestone build, so guessing you weren't quite
testing that fix.
Create common JNDI entry workflow requiring "java:/"
prefix
-----------------------------------------------------------
Key: TEIIDDES-3097
URL:
https://issues.jboss.org/browse/TEIIDDES-3097
Project: Teiid Designer
Issue Type: Enhancement
Components: Datatools Integration, Editors, Teiid Integration
Affects Versions: 11.0.1
Reporter: Barry LaFond
Assignee: Barry LaFond
Fix For: 11.1.1, 11.1
Attachments: LDAP.png, LDAPafter.png, XML.png, XMLafter.png,
jdgConnectionProfile.png, salesforce.png, webServiceJNDI.png
Change all JNDI name entry fields to validate using common validator to require proper
"java:/" prefix and verify valid characters only after that.
This should collapse all possible JNDI text fields to operate with the same validation
logic and make the "java:/" prefix a requirement rather than confusing the user
in allowing a name without it yet adding it behind the scenes.