[
https://jira.jboss.org/browse/TEIID-1198?page=com.atlassian.jira.plugin.s...
]
Ramesh Reddy resolved TEIID-1198.
---------------------------------
Resolution: Done
Added the required functionality. Also fixed a small issue, with abandoned LoginContext
during login when the credential authorization succeeds but Teiid fails during the VDB
resolution.
Allow specifying the VDB version as part of the VDB name in the JDBC
URL connection string.
-------------------------------------------------------------------------------------------
Key: TEIID-1198
URL:
https://jira.jboss.org/browse/TEIID-1198
Project: Teiid
Issue Type: Sub-task
Components: JDBC Driver
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 7.1
Currently when a user connects to a VDB of particular version they use the format
jdbc:teiid:<vdb>@mm://host:port;version=?;user=..
additionally support
jdbc:teiid:<vdb.version>@mm://host:port;user=..
in which case both the above URL are same.
This format is required by the ODBC client. As in ODBC the "Connection
Settings" are called after the connection is made. The version information is
required at the time of the connection.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira