[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 updated TEIIDDES-2150:
-----------------------------------
Description:
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
JBDS 7.1.1.GA + TeiidDesigner 8.3.2
was:
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
> 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
> JBDS 7.1.1.GA + TeiidDesigner 8.3.2
--
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)
[ https://issues.jboss.org/browse/TEIIDDES-2151?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2151:
-----------------------------------
Description:
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
JBDS 7.1.1.GA + TeiidDesigner 8.3.2
was:
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
> 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
> Assignee: Barry LaFond
> Priority: Blocker
> Attachments: bug.png
>
>
> 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
> JBDS 7.1.1.GA + TeiidDesigner 8.3.2
--
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)
[ https://issues.jboss.org/browse/TEIIDDES-2151?page=com.atlassian.jira.plu... ]
Matus Makovy updated TEIIDDES-2151:
-----------------------------------
Description:
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
was:
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
> 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
> Assignee: Barry LaFond
> Priority: Blocker
> Attachments: bug.png
>
>
> 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-2100) Add ability to migrate older models containing table names with "." characters
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2100?page=com.atlassian.jira.plu... ]
Barry LaFond edited comment on TEIIDDES-2100 at 5/9/14 4:16 PM:
----------------------------------------------------------------
Solution would have to:
* Take one or more models (Source and view models with dependencies)
* Search for ANY table names with "." char in them
* Add Double-Quotes to the object names
* Fix ANY Transformation SQL containing the original non-quoted names by adding appropriate quoting
Basic naming rules which include '.' delimeter (Teiid runtime)
* column and schema names can NOT included the '.' delimiter
* Table names can include '.' delimiters, but more than one '.' is discouraged and not expected.
was (Author: blafond):
Solution would have to:
* Take one or more models (Source and view models with dependencies)
* Search for ANY table names with "." char in them
* Add Double-Quotes to the object names
* Fix ANY Transformation SQL containing the original non-quoted names by adding appropriate quoting
> Add ability to migrate older models containing table names with "." characters
> ------------------------------------------------------------------------------
>
> Key: TEIIDDES-2100
> URL: https://issues.jboss.org/browse/TEIIDDES-2100
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Transformations, Validation
> Affects Versions: 8.4, 8.3.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.5, 8.3.3
>
>
> DV 6 tooling (Designer 8.3.x) includes error validation to prevent non-quoted names from being defined and used in SQL.
> Designer needs a mechanism/framework to help users globally fix table names containing the "." delimiter.
> Options:
> # Designer feature/action to "fix" a model
> # simple CLI-based app to apply to a model
> Need to investigate our "rename" logic to see if it can handle the cascade effect of changing table name and fixing dependent SQL
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2100) Add ability to migrate older models containing table names with "." characters
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2100?page=com.atlassian.jira.plu... ]
Barry LaFond reassigned TEIIDDES-2100:
--------------------------------------
Assignee: Barry LaFond
> Add ability to migrate older models containing table names with "." characters
> ------------------------------------------------------------------------------
>
> Key: TEIIDDES-2100
> URL: https://issues.jboss.org/browse/TEIIDDES-2100
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Transformations, Validation
> Affects Versions: 8.4, 8.3.2
> Reporter: Barry LaFond
> Assignee: Barry LaFond
> Fix For: 8.5, 8.3.3
>
>
> DV 6 tooling (Designer 8.3.x) includes error validation to prevent non-quoted names from being defined and used in SQL.
> Designer needs a mechanism/framework to help users globally fix table names containing the "." delimiter.
> Options:
> # Designer feature/action to "fix" a model
> # simple CLI-based app to apply to a model
> Need to investigate our "rename" logic to see if it can handle the cascade effect of changing table name and fixing dependent SQL
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2152) Adding source table with quoted name results in wrong generated SQL statement
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2152?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2152:
----------------------------------------
Basic naming rules which include '.' delimeter (Teiid runtime)
* column and schema names can NOT included the '.' delimiter
* Table names can include '.' delimiters, but more than one '.' is discouraged and not expected.
> 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-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 commented on TEIIDDES-2137:
-------------------------------------
Converted to a generic exception, now getting:
org.jboss.resteasy.spi.UnhandledException: java.lang.NoClassDefFoundError: net/sf/saxon/value/DurationValue
org.jboss.resteasy.core.SynchronousDispatcher.handleApplicationException(SynchronousDispatcher.java:365)
org.jboss.resteasy.core.SynchronousDispatcher.handleException(SynchronousDispatcher.java:233)
org.jboss.resteasy.core.SynchronousDispatcher.handleInvokerException(SynchronousDispatcher.java:209)
org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:557)
org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524)
org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126)
org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208)
org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55)
org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
JBWEB000071: root cause
java.lang.NoClassDefFoundError: net/sf/saxon/value/DurationValue
org.teiid.rest.services.TeiidRSProviderPost.handleResult(TeiidRSProviderPost.java:165)
org.teiid.rest.services.TeiidRSProviderPost.execute(TeiidRSProviderPost.java:112)
org.teiid.rest.services.rest.getBooks(rest.java:88)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167)
org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269)
org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227)
org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216)
org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542)
org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524)
org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126)
org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208)
org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55)
org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
JBWEB000071: root cause
java.lang.ClassNotFoundException: net.sf.saxon.value.DurationValue from [Module "deployment.BooksRest.war:main" from Service Module Loader]
org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:196)
org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:444)
org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:432)
org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:374)
org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:119)
org.teiid.rest.services.TeiidRSProviderPost.handleResult(TeiidRSProviderPost.java:165)
org.teiid.rest.services.TeiidRSProviderPost.execute(TeiidRSProviderPost.java:112)
org.teiid.rest.services.rest.getBooks(rest.java:88)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.lang.reflect.Method.invoke(Method.java:606)
org.jboss.resteasy.core.MethodInjectorImpl.invoke(MethodInjectorImpl.java:167)
org.jboss.resteasy.core.ResourceMethod.invokeOnTarget(ResourceMethod.java:269)
org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:227)
org.jboss.resteasy.core.ResourceMethod.invoke(ResourceMethod.java:216)
org.jboss.resteasy.core.SynchronousDispatcher.getResponse(SynchronousDispatcher.java:542)
org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:524)
org.jboss.resteasy.core.SynchronousDispatcher.invoke(SynchronousDispatcher.java:126)
org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.service(ServletContainerDispatcher.java:208)
org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:55)
org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.service(HttpServletDispatcher.java:50)
javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
Added the saxon jar to the runtime client lib and the class still can't be resolved.
> 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: Ted Jones
> 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, 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 resolved TEIIDDES-2122.
---------------------------------
Resolution: Cannot Reproduce Bug
Marking as Cannot Reproduce.. let me know if you encounter again [~vhalbert]
> 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 Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2122?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-2122:
---------------------------------------
What's delivered in DV 6, which is the same: Version 6.1.1.GA
> 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 Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2122?page=com.atlassian.jira.plu... ]
Van Halbert updated TEIIDDES-2122:
----------------------------------
Comment: was deleted
(was: What's delivered in DV 6, which is the same: Version 6.1.1.GA)
> 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