[teiid-issues] [JBoss JIRA] Created: (TEIID-1481) client url cleanups

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Feb 24 12:54:05 EST 2011


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: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list