[JBoss JIRA] (TEIIDDES-2152) Adding source table with quoted name results in wrong generated SQL statement
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-2152:
--------------------------------------
Summary: Adding source table with quoted name results in wrong generated SQL statement
Key: TEIIDDES-2152
URL: https://issues.jboss.org/browse/TEIIDDES-2152
Project: Teiid Designer
Issue Type: Bug
Components: Transformations
Affects Versions: 8.5
Reporter: Barry LaFond
Assignee: Paul Richardson
Fix For: 8.5
1) Created source model with simple table named "My.Quoted.Table" (including quotes
2) Created simple virtual table and pasted: SELECT * FROM "My.Quoted.Table"
3) Parser returned a command resulting in the SQL: SELECT * FROM My.Quoted."Table"
Parser should be able to handle quoted names properly. In this case the SQL should have been valid as is.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2122) Generated REST war is invalid for deployment
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2122?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2122:
--------------------------------
Fix Version/s: (was: 8.5)
> Generated REST war is invalid for deployment
> --------------------------------------------
>
> Key: TEIIDDES-2122
> URL: https://issues.jboss.org/browse/TEIIDDES-2122
> Project: Teiid Designer
> Issue Type: Bug
> Components: Usability, VDB & Execution
> Affects Versions: 8.3.2
> Environment: Mac OS - Designer 8.3.2
> Reporter: Van Halbert
> Assignee: Ted Jones
> Priority: Critical
> Fix For: 8.3.3
>
> Attachments: SysVDB.war, sysvdb.zip, war layout.tiff
>
>
> Attached is the project set used to generate a war (also attached) that will produce the following error on the server when deployed:
> 16:51:11,391 ERROR [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "SysVDB.war" was rolled back with the following failure message:
> {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"SysVDB.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"SysVDB.war\".STRUCTURE: JBAS018733: Failed to process phase STRUCTURE of deployment \"SysVDB.war\"
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018741: Failed to get manifest for deployment \"/content/SysVDB.war/WEB-INF/classes\"
> Caused by: java.io.IOException: invalid manifest format"}}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2122) Generated REST war is invalid for deployment
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2122?page=com.atlassian.jira.plu... ]
Ted Jones commented on TEIIDDES-2122:
-------------------------------------
[~vhalbert], I am able to deploy the attached war successfully to JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10). I also generated a war using Designer 8.3.2 and deployed without issue.
What version of EAP are you using?
> Generated REST war is invalid for deployment
> --------------------------------------------
>
> Key: TEIIDDES-2122
> URL: https://issues.jboss.org/browse/TEIIDDES-2122
> Project: Teiid Designer
> Issue Type: Bug
> Components: Usability, VDB & Execution
> Affects Versions: 8.3.2
> Environment: Mac OS - Designer 8.3.2
> Reporter: Van Halbert
> Assignee: Ted Jones
> Priority: Critical
> Fix For: 8.5, 8.3.3
>
> Attachments: SysVDB.war, sysvdb.zip, war layout.tiff
>
>
> Attached is the project set used to generate a war (also attached) that will produce the following error on the server when deployed:
> 16:51:11,391 ERROR [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "SysVDB.war" was rolled back with the following failure message:
> {"JBAS014671: Failed services" => {"jboss.deployment.unit.\"SysVDB.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.unit.\"SysVDB.war\".STRUCTURE: JBAS018733: Failed to process phase STRUCTURE of deployment \"SysVDB.war\"
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: JBAS018741: Failed to get manifest for deployment \"/content/SysVDB.war/WEB-INF/classes\"
> Caused by: java.io.IOException: invalid manifest format"}}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2151) Create relational model from WS (SOAP) using default procedures generates both models in one subdirectory
by Matus Makovy (JIRA)
Matus Makovy created TEIIDDES-2151:
--------------------------------------
Summary: Create relational model from WS (SOAP) using default procedures generates both models in one subdirectory
Key: TEIIDDES-2151
URL: https://issues.jboss.org/browse/TEIIDDES-2151
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 8.3.2
Reporter: Matus Makovy
Priority: Blocker
Steps to Reproduce:
1. Generate relational model from WS (SOAP)
2. Select connection profile and some operation click Next>
3. Select different project subdirectories for source and view model.
4. In the Procedure generation section select radio option "Default procedures" and click Finish
5. Both models are saved in the same subdirectory
With User-specified procedures all works OK
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2150) JBDS keeps selecting all operations in "Create relational model from WS" dialogue
by Matus Makovy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2150?page=com.atlassian.jira.plu... ]
Matus Makovy commented on TEIIDDES-2150:
----------------------------------------
It selects all operations after every return to this step. When I select one operation, click "Next >" and then "< Back" all operations are selected again.
> JBDS keeps selecting all operations in "Create relational model from WS" dialogue
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-2150
> URL: https://issues.jboss.org/browse/TEIIDDES-2150
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.3.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Priority: Blocker
> Attachments: bug1.png, bug3.png
>
>
> Steps to reproduce:
> 1. Create Relational model from WS using Guides -> Create relational models from WSDL
> 2. Select desired connection profile
> 3. In the "Select desired WSDL Operations" section click "Deselect all" and check only the first one ...for example.
> 4. Click "Edit" in the "Connection Profile" section
> 5. Close new-opened window
> 6. All operations are selected again
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2150) JBDS keeps selecting all operations in "Create relational model from WS" dialogue
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2150?page=com.atlassian.jira.plu... ]
Van Halbert updated TEIIDDES-2150:
----------------------------------
Assignee: Barry LaFond
> JBDS keeps selecting all operations in "Create relational model from WS" dialogue
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-2150
> URL: https://issues.jboss.org/browse/TEIIDDES-2150
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.3.2
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Priority: Blocker
> Attachments: bug1.png, bug3.png
>
>
> Steps to reproduce:
> 1. Create Relational model from WS using Guides -> Create relational models from WSDL
> 2. Select desired connection profile
> 3. In the "Select desired WSDL Operations" section click "Deselect all" and check only the first one ...for example.
> 4. Click "Edit" in the "Connection Profile" section
> 5. Close new-opened window
> 6. All operations are selected again
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months