]
Steven Hawkins resolved TEIID-1481.
-----------------------------------
    Resolution: Done
added proper i18n to TeiidURL and consolidated url handling in general
 client url cleanups
 -------------------
                 Key: TEIID-1481
                 URL: 
https://issues.jboss.org/browse/TEIID-1481
             Project: Teiid
          Issue Type: Task
          Components: JDBC Driver
    Affects Versions: 7.4
            Reporter: Steven Hawkins
            Assignee: Steven Hawkins
             Fix For: 7.4
 Designer is now leveraging the TeiidURL class for validation of server urls.  The
messages need internationalized and it would be better to through a checked exception
(such as MalformedUrlException) rather than IllegalArgumentException.
 In addition there is a lot of redundancy with url handling in the Socket/EmbeddedProfile,
JDBCURL, and TeiidDataSource.  This should be consolidated as much as possible. 
--
This message is automatically generated by JIRA.
For more information on JIRA, see: