[JBoss JIRA] (TEIIDDES-2256) Confusing data type "integer" and "int"
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2256?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2256:
-----------------------------------
Fix Version/s: 8.7
8.6.1
Assignee: Paul Richardson
Affects Version/s: 8.6
Component/s: Import/Export
This would impact our client-based DataTypeManagerService moving forward. This service is provideing the list of Runtime datatypes for the New Model Object (column & parameter) table views.
> Confusing data type "integer" and "int"
> ---------------------------------------
>
> Key: TEIIDDES-2256
> URL: https://issues.jboss.org/browse/TEIIDDES-2256
> Project: Teiid Designer
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Components: Import/Export
> Affects Versions: 8.6
> Reporter: Ramesh Reddy
> Assignee: Paul Richardson
> Fix For: 8.7, 8.6.1
>
> Attachments: full-datatypes-1.png, full-datatypes-2.png
>
>
> I understand that
> "integer" maps to "xs:biginteger"
> "int" maps "xs:long"
> How they are confusing when there is already one available for biginteger. Also the Table creation wizard does not provide option to to select "int". When user chooses "integer" it often is "int".
> This confusion needs to be resolved. IMO "integer" can be removed, however I am not sure how it effects data type system
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2315) User isn't able to add dataroles to original models when reuisng VDB
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2315?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2315:
----------------------------------------
I don't think the intent is to allow users to change data role for imported VDB models. Data Roles are scoped for a VDB, so yes, this would be an enhancement/feature request.
> User isn't able to add dataroles to original models when reuisng VDB
> --------------------------------------------------------------------
>
> Key: TEIIDDES-2315
> URL: https://issues.jboss.org/browse/TEIIDDES-2315
> Project: Teiid Designer
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Editors
> Affects Versions: 8.3.3, 8.6
> Reporter: Matus Makovy
> Priority: Minor
> Attachments: screenshot1.png, screenshot2.png
>
>
> When reusing VDB, the creator of new VDB isn't able to add dataroles to original VDB models.
> You can see import VDBs when you click on "Show Import VDBs", but you can not access models from this(old/original) VDB in order to set new Dataroles, old ones are ignored.
> Shouldn't be user able to add dataroles to old/original/imported models ?
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2161) Merge various fixes from master into 8.3.4
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2161?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2161:
-----------------------------------
Description:
*Candidates*
* NONE
*Completed Upstream*
* NONE
*Merged*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
* TEIIDDES-2111 NPE trying to Preview Data (partial merge)
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions (*Already commited in 8.3.3 release*)
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
* TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
* TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
* TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
* TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
* TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
* TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
* TEIIDDES-2266 Unexpected internal error near index 1 on Windows
* TEIIDDES-2274 Row-based Security creates incorrect permission
* TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
* TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
* [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
* [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
* TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
* TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
* TEIIDDES-2298 Wrong message in LDAP import dialog
* TEIIDDES-2314 VDB editor in TD 8.6 allows user to add source model from reused VDB
was:
*Candidates*
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
*Completed Upstream*
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished (*Push to 8.3.5*)
* TEIIDDES-2162 WSDL->Souce/View Importer issues (*Push to 8.3.5*)
*Merged*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
* TEIIDDES-2111 NPE trying to Preview Data (partial merge)
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions (*Already commited in 8.3.3 release*)
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
* TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
* TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
* TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
* TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
* TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
* TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
* TEIIDDES-2266 Unexpected internal error near index 1 on Windows
* TEIIDDES-2274 Row-based Security creates incorrect permission
* TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
* TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
* [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
* [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
* TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
* TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
* TEIIDDES-2298 Wrong message in LDAP import dialog
* TEIIDDES-2314 VDB editor in TD 8.6 allows user to add source model from reused VDB
> Merge various fixes from master into 8.3.4
> ------------------------------------------
>
> Key: TEIIDDES-2161
> URL: https://issues.jboss.org/browse/TEIIDDES-2161
> Project: Teiid Designer
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Patch Release
> Reporter: Barry LaFond
> Assignee: Johnathon Lee
> Priority: Blocker
> Fix For: 8.3.4
>
>
> *Candidates*
> * NONE
> *Completed Upstream*
> * NONE
> *Merged*
> * TEIIDDES-2017 NPE while using Teiid Connection Importer
> * TEIIDDES-2018 DDL importer creates wrong data type for "integer"
> * TEIIDDES-2089 Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
> * TEIIDDES-2111 NPE trying to Preview Data (partial merge)
> * TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project
> * TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
> * TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override ( partial related commit)
> * TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions (*Already commited in 8.3.3 release*)
> * TEIIDDES-2164 Editing teiid importer connection url can't be finished
> * TEIIDDES-2186 SWT Illegal Argument exception from Teiid Server Editor page
> * TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
> * TEIIDDES-2196 Data Roles dialog issues (addresses TEIIDDES-2261)
> * TEIIDDES-2205 Remove table name error validation for names that include '.' delimiter (related to TEIIDDES-2100)
> * TEIIDDES-2214 Cannot generate CXF WAR from VDB created in 8.3.3
> * TEIIDDES-2244 Exception in TeiidServerVersion parsing "8.4.1-redhat-7"
> * TEIIDDES-2260 Teiid Designer doesn't clean up vdb.xml properly (Data Roles - conditions)
> * TEIIDDES-2266 Unexpected internal error near index 1 on Windows
> * TEIIDDES-2274 Row-based Security creates incorrect permission
> * TEIIDDES-2139 - 2 Connections to same VDB in JBDS seem to share one password
> * TEIIDDES-2237 - Server credentials for multiple Teiid instances sharing password
> * [91fc48c8|https://github.com/Teiid-Designer/teiid-designer/commit/91fc48c8...] - Miscellaneous fixes found while debugging TEIIDDES-2139 and TEIIDDES-2237
> * [35a73da0|https://github.com/Teiid-Designer/teiid-designer/commit/35a73da0...] - Removes debug messages erroneously added by TEIIDDES-2139
> * TEIIDDES-2275 Invalid Model Name, when trying to use Teiid Connection Importer
> * TEIIDDES-2295 Issues with table viewer selection and editing on Windows (various jiras) (TEIIDDES-2276, TEIIDDES-2293, TEIIDDES-2294, TEIIDDES-2309, TEIIDDES-2302)
> * TEIIDDES-2298 Wrong message in LDAP import dialog
> * TEIIDDES-2314 VDB editor in TD 8.6 allows user to add source model from reused VDB
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2153) Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2153?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2153:
-----------------------------------
Fix Version/s: 8.3.5
(was: 8.3.4)
> Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
> --------------------------------------------------------------------------------
>
> Key: TEIIDDES-2153
> URL: https://issues.jboss.org/browse/TEIIDDES-2153
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.2
> Reporter: Matus Makovy
> Assignee: Ted Jones
> Priority: Blocker
> Fix For: 8.5, 8.3.5
>
> Attachments: bug.png
>
>
> Description of problem:
> When I select Service Mode MESSAGE during the proccess of creating the relational model from SOAP WS it gets stuck and can't be finished.
> How reproducible:
> 1. Guides -> Generate relational model from WSDL
> 2. Select some Connection Profile and some Operations
> 3. Select Service Mode: MESSAGE, click Next>
> 4. Leave default settings and click Next> again
> 5. Nothing changes on the window only new error message in the top section of the window is displayed "No columns are defined for the response procedure result set for the operation: ... " and both buttons "Next>" and "Finish" are disabled
> [see attachment]
> JBDS 7.1.1.GA + TeiidDesigner 8.3.2
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2147) Packaged runtime client lib versions in Designer are behind the corresponding server libs
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2147?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2147:
-----------------------------------
Fix Version/s: 8.3.5
> Packaged runtime client lib versions in Designer are behind the corresponding server libs
> -----------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2147
> URL: https://issues.jboss.org/browse/TEIIDDES-2147
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build
> Affects Versions: 8.4, 8.5
> Reporter: Mark Drilling
> Assignee: Paul Richardson
> Fix For: 8.5, 8.3.5
>
>
> See linked JIRA - TEIIDDES-2129. Running into issues where our cli calls hang when connected from Designer 8.4/8.5 on windows. Further investigation of our runtime client plugin shows that our packaged libs are not in sync with the corresponding server libs.
> jboss-remoting - (Designer has v 3.2.3.GA) - (DV6 server has v3.2.16.GA)
> xnio - (Designer has v 3.0.3 GA) - (DV6 server has 3.0.7GA)
> We need to ensure our client versions are correct.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2153) Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2153?page=com.atlassian.jira.plu... ]
Barry LaFond reopened TEIIDDES-2153:
------------------------------------
Re-open to retarget
> Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
> --------------------------------------------------------------------------------
>
> Key: TEIIDDES-2153
> URL: https://issues.jboss.org/browse/TEIIDDES-2153
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.2
> Reporter: Matus Makovy
> Assignee: Ted Jones
> Priority: Blocker
> Fix For: 8.5, 8.3.4
>
> Attachments: bug.png
>
>
> Description of problem:
> When I select Service Mode MESSAGE during the proccess of creating the relational model from SOAP WS it gets stuck and can't be finished.
> How reproducible:
> 1. Guides -> Generate relational model from WSDL
> 2. Select some Connection Profile and some Operations
> 3. Select Service Mode: MESSAGE, click Next>
> 4. Leave default settings and click Next> again
> 5. Nothing changes on the window only new error message in the top section of the window is displayed "No columns are defined for the response procedure result set for the operation: ... " and both buttons "Next>" and "Finish" are disabled
> [see attachment]
> JBDS 7.1.1.GA + TeiidDesigner 8.3.2
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2147) Packaged runtime client lib versions in Designer are behind the corresponding server libs
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2147?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2147:
-----------------------------------
Fix Version/s: (was: 8.3.4)
> Packaged runtime client lib versions in Designer are behind the corresponding server libs
> -----------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2147
> URL: https://issues.jboss.org/browse/TEIIDDES-2147
> Project: Teiid Designer
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Build
> Affects Versions: 8.4, 8.5
> Reporter: Mark Drilling
> Assignee: Paul Richardson
> Fix For: 8.5
>
>
> See linked JIRA - TEIIDDES-2129. Running into issues where our cli calls hang when connected from Designer 8.4/8.5 on windows. Further investigation of our runtime client plugin shows that our packaged libs are not in sync with the corresponding server libs.
> jboss-remoting - (Designer has v 3.2.3.GA) - (DV6 server has v3.2.16.GA)
> xnio - (Designer has v 3.0.3 GA) - (DV6 server has 3.0.7GA)
> We need to ensure our client versions are correct.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 3 months