[JBoss JIRA] (TEIIDDES-1428) Unable to create multiple Teiid Server Connection profiles pointing to the same server
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1428?page=com.atlassian.jira.plu... ]
Paul Richardson commented on TEIIDDES-1428:
-------------------------------------------
Fixed and tested working successfully.
> Unable to create multiple Teiid Server Connection profiles pointing to the same server
> --------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1428
> URL: https://issues.jboss.org/browse/TEIIDDES-1428
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview, Usability
> Affects Versions: 7.7
> Reporter: Van Halbert
> Assignee: Paul Richardson
> Fix For: 8.2
>
>
> Teiid Server connection instances are identified by a unique name assigned by the user. However, it appears there's an internal url validation being done that will not allow me to create multiple instances pointing to the same server. I would think it shouldn't care what url I use, as long as the instance name is unique.
> And it could be useful to test different jdbc connections to the same server, but this rule would not allow that. I would suggest turning off any rule that compares a Teiid Server instance setup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1428) Unable to create multiple Teiid Server Connection profiles pointing to the same server
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1428?page=com.atlassian.jira.plu... ]
Paul Richardson resolved TEIIDDES-1428.
---------------------------------------
Resolution: Done
> Unable to create multiple Teiid Server Connection profiles pointing to the same server
> --------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1428
> URL: https://issues.jboss.org/browse/TEIIDDES-1428
> Project: Teiid Designer
> Issue Type: Bug
> Components: Data Preview, Usability
> Affects Versions: 7.7
> Reporter: Van Halbert
> Assignee: Paul Richardson
> Fix For: 8.2
>
>
> Teiid Server connection instances are identified by a unique name assigned by the user. However, it appears there's an internal url validation being done that will not allow me to create multiple instances pointing to the same server. I would think it shouldn't care what url I use, as long as the instance name is unique.
> And it could be useful to test different jdbc connections to the same server, but this rule would not allow that. I would suggest turning off any rule that compares a Teiid Server instance setup.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1795) Add properties to a VDB to hold validation date/time and Teiid version a nd show in VDB Editor
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1795?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1795:
-----------------------------------
Summary: Add properties to a VDB to hold validation date/time and Teiid version a nd show in VDB Editor (was: Add attributes to vdb-deployer.xsd on the VDB to hold validation date/time and Teiid version)
Fix Version/s: 8.2
Assignee: Barry LaFond
Affects Version/s: 8.2
Component/s: Editors
VDB & Execution
> Add properties to a VDB to hold validation date/time and Teiid version a nd show in VDB Editor
> ----------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1795
> URL: https://issues.jboss.org/browse/TEIIDDES-1795
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Editors, VDB & Execution
> Affects Versions: 8.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.2
>
>
> In order for Teiid Designer to provide better validation of VDB's against different Teiid versions, it would be beneficial to add attributes defining which Teiid version a VDB was last validated against and throw in validation time-stamp while we're at it. Both values would probably be nice to see in a console environment.
> <vdb version="1" name="smallvdb" validationDateTime="2002-05-30T09:00:00" validationVersion="8.4">
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1795) Add attributes to vdb-deployer.xsd on the VDB to hold validation date/time and Teiid version
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1795?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-1795:
----------------------------------------
I'm good with properties instead of attributes. Just thought that these 2 props would be attractive from a Teiid standpoint, not just Designer.
My plan is to add them to our VDB's for 8.2 and make them visible in the VDB editor, and maybe add "warnings" and a quick-fix to upgrade a VDB so it's validated against an 8.4.x Teiid if it's an older VDB (7.7.x)
> Add attributes to vdb-deployer.xsd on the VDB to hold validation date/time and Teiid version
> --------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1795
> URL: https://issues.jboss.org/browse/TEIIDDES-1795
> Project: Teiid Designer
> Issue Type: Feature Request
> Reporter: Barry LaFond
>
> In order for Teiid Designer to provide better validation of VDB's against different Teiid versions, it would be beneficial to add attributes defining which Teiid version a VDB was last validated against and throw in validation time-stamp while we're at it. Both values would probably be nice to see in a console environment.
> <vdb version="1" name="smallvdb" validationDateTime="2002-05-30T09:00:00" validationVersion="8.4">
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1795) Add attributes to vdb-deployer.xsd on the VDB to hold validation date/time and Teiid version
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1795?page=com.atlassian.jira.plu... ]
Ramesh Reddy commented on TEIIDDES-1795:
----------------------------------------
IMO, any property that is not required by Teiid runtime should be added through the property mechanism, and schema should not be modified.
> Add attributes to vdb-deployer.xsd on the VDB to hold validation date/time and Teiid version
> --------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1795
> URL: https://issues.jboss.org/browse/TEIIDDES-1795
> Project: Teiid Designer
> Issue Type: Feature Request
> Reporter: Barry LaFond
>
> In order for Teiid Designer to provide better validation of VDB's against different Teiid versions, it would be beneficial to add attributes defining which Teiid version a VDB was last validated against and throw in validation time-stamp while we're at it. Both values would probably be nice to see in a console environment.
> <vdb version="1" name="smallvdb" validationDateTime="2002-05-30T09:00:00" validationVersion="8.4">
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1795) Add attributes to vdb-deployer.xsd on the VDB to hold validation date/time and Teiid version
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-1795:
--------------------------------------
Summary: Add attributes to vdb-deployer.xsd on the VDB to hold validation date/time and Teiid version
Key: TEIIDDES-1795
URL: https://issues.jboss.org/browse/TEIIDDES-1795
Project: Teiid Designer
Issue Type: Feature Request
Reporter: Barry LaFond
In order for Teiid Designer to provide better validation of VDB's against different Teiid versions, it would be beneficial to add attributes defining which Teiid version a VDB was last validated against and throw in validation time-stamp while we're at it. Both values would probably be nice to see in a console environment.
<vdb version="1" name="smallvdb" validationDateTime="2002-05-30T09:00:00" validationVersion="8.4">
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months
[JBoss JIRA] (TEIIDDES-1707) Data Source Created Using Model Connection Info Does Not Work
by Steven Hawkins (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1707?page=com.atlassian.jira.plu... ]
Steven Hawkins commented on TEIIDDES-1707:
------------------------------------------
I'm not sure what you would be looking for the server to do. It doesn't care/validate what url you have until you attempt to use the datasource.
> Data Source Created Using Model Connection Info Does Not Work
> -------------------------------------------------------------
>
> Key: TEIIDDES-1707
> URL: https://issues.jboss.org/browse/TEIIDDES-1707
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 8.1
> Reporter: Dan Florian
>
> I did a JDBC import that created a relational model. I right-clicked on the new model and Modeling > Create Data Source. On the Create Data Source dialog I entered a data source name and left every other value untouched. I had to enter a password after that dialog closed. Using the newly created data source in a Teiid Connection import fails because the URL of the data source does not have the database name.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 9 months