[JBoss JIRA] (TEIIDDES-2196) Data Roles dialog issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2196?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2196:
-----------------------------------
Attachment: permissions-row-filter-tab.png
column-masking-dialog.png
row-based-security-dialog.png
> Data Roles dialog issues
> ------------------------
>
> Key: TEIIDDES-2196
> URL: https://issues.jboss.org/browse/TEIIDDES-2196
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs
> Affects Versions: 8.0
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 8.5, 8.3.4
>
> Attachments: column-masking-dialog.png, permissions-row-filter-tab.png, row-based-security-dialog.png
>
>
> There is one bug, few couple suggestions
> 1) Rename "Conditions" tab to "Row Filter"
> 2) Rename "Mask" tab "Column Masking"
> 3) When somebody clicks "add" in conditions, the resource only applies to tables and views not columns. So, the the pick list should be on tables
> 4) change the text on the this pop-up box, it says "Add Column Row-based security", that makes no sense to me. Say "Row based security through filtering", in description say "Provide any boolean based criteria (ex:...)"
> 5) On masking "add" dialog, change
> * target column ==> Column to Mask
> * Masking ==> Column Expression
> You can have hint in the bottom saying that, "Column Expression will be used in place of masked column in executed query"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2197) In Teiid Connection Import wizard, display server default name
by Mark Drilling (JIRA)
Mark Drilling created TEIIDDES-2197:
---------------------------------------
Summary: In Teiid Connection Import wizard, display server default name
Key: TEIIDDES-2197
URL: https://issues.jboss.org/browse/TEIIDDES-2197
Project: Teiid Designer
Issue Type: Enhancement
Components: Import/Export
Affects Versions: 8.5
Reporter: Mark Drilling
Assignee: Mark Drilling
Fix For: 8.5
Currently in the Teiid Connection Import Wizard, we have 'mm://localhost' displayed for the Server Name. Use the Default Server Name instead.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2196) Data Roles dialog issues
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2196?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-2196:
--------------------------------------
Assignee: Barry LaFond
> Data Roles dialog issues
> ------------------------
>
> Key: TEIIDDES-2196
> URL: https://issues.jboss.org/browse/TEIIDDES-2196
> Project: Teiid Designer
> Issue Type: Bug
> Components: Dialogs
> Affects Versions: 8.0
> Reporter: Ramesh Reddy
> Assignee: Barry LaFond
> Priority: Critical
> Fix For: 8.5, 8.3.4
>
>
> There is one bug, few couple suggestions
> 1) Rename "Conditions" tab to "Row Filter"
> 2) Rename "Mask" tab "Column Masking"
> 3) When somebody clicks "add" in conditions, the resource only applies to tables and views not columns. So, the the pick list should be on tables
> 4) change the text on the this pop-up box, it says "Add Column Row-based security", that makes no sense to me. Say "Row based security through filtering", in description say "Provide any boolean based criteria (ex:...)"
> 5) On masking "add" dialog, change
> * target column ==> Column to Mask
> * Masking ==> Column Expression
> You can have hint in the bottom saying that, "Column Expression will be used in place of masked column in executed query"
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2182) Issues with Excel import
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2182?page=com.atlassian.jira.plu... ]
Mark Drilling resolved TEIIDDES-2182.
-------------------------------------
Fix Version/s: (was: 8.6)
(was: 8.5.1)
Resolution: Done
Tested excel import scenario successfully with the 2June 2014 nightly build.
Will open an 8.6 issue to revisit/remove the code workarounds for the teiid issues.
> Issues with Excel import
> ------------------------
>
> Key: TEIIDDES-2182
> URL: https://issues.jboss.org/browse/TEIIDDES-2182
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.5
> Reporter: Mark Drilling
> Assignee: Mark Drilling
> Fix For: 8.5
>
> Attachments: excelSheet.ddl
>
>
> See comment on this community thread -
> https://community.jboss.org/wiki/MicrosoftExcelDocumentIntoRelationalTable
> There are a couple of issues with this scenario in Designer:
> 1)
> {code}
> org.eclipse.core.runtime.CoreException: An exception occurred while performing an operation
> at org.teiid.designer.ui.util.ErrorHandler.toCoreException(ErrorHandler.java:68)
> at org.teiid.designer.ui.util.ErrorHandler.toExceptionDialog(ErrorHandler.java:115)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportManager.saveUsingDdlDiffReport(TeiidImportManager.java:818)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportWizard.finish(TeiidImportWizard.java:197)
> at org.teiid.designer.ui.common.wizard.AbstractWizard.performFinish(AbstractWizard.java:356)
> at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:827)
> at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:432)
> {code}
> This is a bug with the array init on line 791 of TeiidImportManager
> 2) The "CELL_NUMBER" issue is due to Designer not processing the extension properties for excel properly. The incoming namespace on the DDL options (teiid_excel) does not match it's MED namespace in Designer (excel). Need to resolve this disconnect.
>
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2137) Unable to Generate REST WAR Due to Missing Teiid Class
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2137?page=com.atlassian.jira.plu... ]
Paul Richardson commented on TEIIDDES-2137:
-------------------------------------------
The exception occurs when the rest war libraries are not present. This situation occurs due to the plugin not firing the builder triggering the library download.
I have committed a fix to sort this and also added the libraries to the plugin's classpath to indicate that the plugin is invalid until the builder has successfully fired.
Sure there is a better way to indicate missing resources in a plugin but haven't thought of it yet.
> Unable to Generate REST WAR Due to Missing Teiid Class
> ------------------------------------------------------
>
> Key: TEIIDDES-2137
> URL: https://issues.jboss.org/browse/TEIIDDES-2137
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 8.5
> Reporter: Ted Jones
> Assignee: Paul Richardson
> Fix For: 8.5
>
> Attachments: BooksRest.zip
>
>
> When attempting to generate a REST war, I received the following exception:
> java.lang.Exception: /Users/tejones/apps/plugins/teiid-designer/plugins/org.teiid.designer.webservice/rest_war_build/work/1398793292649_5538618606854300057/BooksRest/WEB-INF/classes/org/teiid/rest/services/TeiidRSProviderPost.java:34: cannot find symbol
> symbol : class TransformationException
> location: package org.teiid.core.types
> at org.teiid.designer.runtime.ui.wizards.webservices.util.RestWebArchiveBuilderImpl.createResourceJavaClasses(RestWebArchiveBuilderImpl.java:557)
> at org.teiid.designer.runtime.ui.wizards.webservices.util.RestWebArchiveBuilderImpl.createWebArchive(RestWebArchiveBuilderImpl.java:222)
> at org.teiid.designer.runtime.ui.wizards.webservices.RestWarDeploymentInfoDialog.execute(RestWarDeploymentInfoDialog.java:210)
> at org.teiid.designer.runtime.ui.wizards.webservices.RestWarDeploymentInfoDialog$1.run(RestWarDeploymentInfoDialog.java:165)
> at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2137) Unable to Generate REST WAR Due to Missing Teiid Class
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2137?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2137:
--------------------------------
Issue Type: Bug (was: Feature Request)
> Unable to Generate REST WAR Due to Missing Teiid Class
> ------------------------------------------------------
>
> Key: TEIIDDES-2137
> URL: https://issues.jboss.org/browse/TEIIDDES-2137
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 8.5
> Reporter: Ted Jones
> Assignee: Paul Richardson
> Fix For: 8.5
>
> Attachments: BooksRest.zip
>
>
> When attempting to generate a REST war, I received the following exception:
> java.lang.Exception: /Users/tejones/apps/plugins/teiid-designer/plugins/org.teiid.designer.webservice/rest_war_build/work/1398793292649_5538618606854300057/BooksRest/WEB-INF/classes/org/teiid/rest/services/TeiidRSProviderPost.java:34: cannot find symbol
> symbol : class TransformationException
> location: package org.teiid.core.types
> at org.teiid.designer.runtime.ui.wizards.webservices.util.RestWebArchiveBuilderImpl.createResourceJavaClasses(RestWebArchiveBuilderImpl.java:557)
> at org.teiid.designer.runtime.ui.wizards.webservices.util.RestWebArchiveBuilderImpl.createWebArchive(RestWebArchiveBuilderImpl.java:222)
> at org.teiid.designer.runtime.ui.wizards.webservices.RestWarDeploymentInfoDialog.execute(RestWarDeploymentInfoDialog.java:210)
> at org.teiid.designer.runtime.ui.wizards.webservices.RestWarDeploymentInfoDialog$1.run(RestWarDeploymentInfoDialog.java:165)
> at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:464)
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 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*
* 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-2100 Add ability to migrate older models containing table names with "." characters
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
*Completed Upstream*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
* TEIIDDES-2162 WSDL->Souce/View Importer issues
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
was:
*Candidates*
* TEIIDDES-2018 DDL importer creates wrong data type for "integer"
* TEIIDDES-2100 Add ability to migrate older models containing table names with "." characters
* TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
* TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
* TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
* TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
*Completed Upstream*
* TEIIDDES-2017 NPE while using Teiid Connection Importer
* TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
* TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
* TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
* TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
* TEIIDDES-2162 WSDL->Souce/View Importer issues
* TEIIDDES-2164 Editing teiid importer connection url can't be finished
> 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
> Reporter: Barry LaFond
> Priority: Blocker
> Fix For: 8.3.4
>
>
> *Candidates*
> * 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-2100 Add ability to migrate older models containing table names with "." characters
> * TEIIDDES-2152 Adding source table with quoted name results in wrong generated SQL statement
> * TEIIDDES-2142 & TEIIDDES-2131 New VDB Data Role' Dialog needs layout improvement
> * TEIIDDES-2147 Packaged runtime client lib versions in Designer are behind the corresponding server libs (Investigate if it's possible to back-port)
> * TEIIDDES-2189 Add ModelType validation in the New MED wizard to prevent creating MED without one selected
> *Completed Upstream*
> * TEIIDDES-2017 NPE while using Teiid Connection Importer
> * TEIIDDES-2138 Restrict "New VDB" wizard's "Add model" to the current project (work around exists, suggest push to 8.3.4)
> * TEIIDDES-2154 Preview VDB is not updated after adding or modifying a translator override (no bz, suggest push to 8.3.4)
> * TEIIDDES-2156 Building Vdbs in eclipse should not throw runtime exceptions
> * TEIIDDES-2153 Create relational model from SOAP WS with Service Mode MESSAGE can't be finished
> * TEIIDDES-2162 WSDL->Souce/View Importer issues
> * TEIIDDES-2164 Editing teiid importer connection url can't be finished
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months
[JBoss JIRA] (TEIIDDES-2089) Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2089?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2089.
------------------------------------
Resolution: Done
Resolved in 8.5. Will get folded into 8.3.4
> Teiid connection import throws "java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project" on Windows
> -------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2089
> URL: https://issues.jboss.org/browse/TEIIDDES-2089
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.3.2
> Reporter: Lucie Fabrikova
> Assignee: Mark Drilling
> Priority: Blocker
> Fix For: 8.5, 8.3.4
>
>
> Import-> Teiid designer -> Teiid connection >> source model:
> Next button doesn't move to next page of wizard on Windows (both 7, XP), but throws following exception in error log:
> java.lang.IllegalArgumentException: The supplied model folder refers to an existing non-model project.
> at org.teiid.designer.ddl.importer.DdlImporter.setModelFolder(DdlImporter.java:344)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportManager.setTargetModelLocation(TeiidImportManager.java:433)
> at org.teiid.designer.teiidimporter.ui.wizard.TeiidImportWizard.init(TeiidImportWizard.java:134)
> at org.eclipse.ui.internal.dialogs.WorkbenchWizardNode.getWizard(WorkbenchWizardNode.java:185)
> at org.eclipse.jface.wizard.WizardSelectionPage.getNextPage(WizardSelectionPage.java:104)
> at org.eclipse.ui.internal.dialogs.WorkbenchWizardSelectionPage.getNextPage(WorkbenchWizardSel
> ...
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
11 years, 10 months