[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:
--------------------------------
Attachment: BooksRest.zip
Attached MPS
> 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: Feature Request
> 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)
10 years, 6 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 Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2089?page=com.atlassian.jira.plu... ]
Ramesh Reddy reopened TEIIDDES-2089:
------------------------------------
> 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
>
>
> 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)
10 years, 6 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:
-------------------------------------------
[~tejones],
Can you attach your TD project so I can be sure I am testing the same usecase.
> 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: Feature Request
> Components: Web Services Support
> Affects Versions: 8.5
> Reporter: Ted Jones
> Assignee: Paul Richardson
> Fix For: 8.5
>
>
> 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)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2196) Data Roles dialog issues
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2196?page=com.atlassian.jira.plu... ]
Ramesh Reddy edited comment on TEIIDDES-2196 at 5/30/14 5:23 PM:
-----------------------------------------------------------------
6) The "Row Filter" description should be something like "Filter out sensitive rows of results from table/view based condition provided for this data-role"
> 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
> 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)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2196) Data Roles dialog issues
by Ramesh Reddy (JIRA)
Ramesh Reddy created TEIIDDES-2196:
--------------------------------------
Summary: 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
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)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2194) On windows, when deploying VDB, and data source exist, it still wants to create datasource
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2194?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-2194:
---------------------------------------
It wasn't optional. Cancel, stopped the process.
Also, the name it assigned for the JNDI didn't match what was in the connection profile. Not sure where 'test' came from, other than it just used the same name as the VDB.
> On windows, when deploying VDB, and data source exist, it still wants to create datasource
> ------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2194
> URL: https://issues.jboss.org/browse/TEIIDDES-2194
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 8.4
> Environment: Windows 2008 for designer and server (same box)
> 8.4 final for designer and DV 6.1
> Reporter: Van Halbert
> Attachments: image.png
>
>
> When deploying VDB and the data source already exist, it still want to create a new data source. see attachment.
> The default was left, just to move on. The test datasource was created, but the VDB still worked, because the JNDI in the VDB was mapped to an already configured datasource.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 6 months
[JBoss JIRA] (TEIIDDES-2194) On windows, when deploying VDB, and data source exist, it still wants to create datasource
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2194?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2194:
----------------------------------------
To be clear, the attached screen shot pertains to creating an optional TEIID JDBC Data Source for the Deployed VDB?
> On windows, when deploying VDB, and data source exist, it still wants to create datasource
> ------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2194
> URL: https://issues.jboss.org/browse/TEIIDDES-2194
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 8.4
> Environment: Windows 2008 for designer and server (same box)
> 8.4 final for designer and DV 6.1
> Reporter: Van Halbert
> Attachments: image.png
>
>
> When deploying VDB and the data source already exist, it still want to create a new data source. see attachment.
> The default was left, just to move on. The test datasource was created, but the VDB still worked, because the JNDI in the VDB was mapped to an already configured datasource.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 6 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 resolved TEIIDDES-2147.
------------------------------------
Resolution: Done
Resolved in 8.5. Targeted for 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
> Components: Build
> Affects Versions: 8.4, 8.5
> Reporter: Mark Drilling
> Assignee: Paul Richardson
> Fix For: 8.5, 8.3.4
>
>
> 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.2.3#6260)
10 years, 6 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-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-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-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)
10 years, 6 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 reopened TEIIDDES-2147:
------------------------------------
Investigate backporting to 8.3.x branch
> 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
> 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.2.3#6260)
10 years, 6 months