[JBoss JIRA] (TEIIDDES-2443) Cannot paste using Ctrl+V in Transformation Editor
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2443?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-2443:
-----------------------------------
Fix Version/s: 8.6.2 Beta1
> Cannot paste using Ctrl+V in Transformation Editor
> --------------------------------------------------
>
> Key: TEIIDDES-2443
> URL: https://issues.jboss.org/browse/TEIIDDES-2443
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors, Transformations
> Affects Versions: 8.6.1
> Environment: JBDS 7.1.1
> Designer 8.6.1.CR1
> Windows, Linux
> Reporter: Andrej Šmigala
> Assignee: Barry LaFond
> Fix For: 8.6.2 Beta1, 8.6.2
>
>
> When hitting Ctrl+V in the Transformation Editor, nothing happens. Right-clicking and selecting Paste works as expected.
> Probably result of fixing TEIIDDES-2348 (which happened with JBDS 8, this one is with JBDS 7).
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2405) Teiid Importer *MUST* not require class-name property working with Teiid Sources
by Mark Drilling (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2405?page=com.atlassian.jira.plu... ]
Mark Drilling commented on TEIIDDES-2405:
-----------------------------------------
This should have been resolved with TEIIDDES-2114 - need to retest with custom resource adapters
> Teiid Importer *MUST* not require class-name property working with Teiid Sources
> --------------------------------------------------------------------------------
>
> Key: TEIIDDES-2405
> URL: https://issues.jboss.org/browse/TEIIDDES-2405
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Affects Versions: 8.6
> Reporter: Ramesh Reddy
> Assignee: Mark Drilling
> Priority: Critical
> Fix For: 9.1, 9.0.2
>
>
> When working with "new" and "custom" translators in Teiid, the Teiid Importer fails to recognize the class-name property from the retrieved metadata. The following the excerpt from CLI command on a cassandra data source
> {code}
> {"managedconnectionfactory-class" => {
> "type" => STRING,
> "display" => "managedconnectionfactory-class",
> "read-only" => "true",
> "advanced" => "true",
> "default" => "org.teiid.resource.adapter.cassandra.CassandraManagedConnectionFactory"
> }},
> {code}
> That property needs to be used as the "class-name", there must not be any hard coding of this to only known source types.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months
[JBoss JIRA] (TEIIDDES-2422) XSD model created in wrong folder when creating Web service model from WSDL
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2422?page=com.atlassian.jira.plu... ]
Ted Jones resolved TEIIDDES-2422.
---------------------------------
Resolution: Done
> XSD model created in wrong folder when creating Web service model from WSDL
> ---------------------------------------------------------------------------
>
> Key: TEIIDDES-2422
> URL: https://issues.jboss.org/browse/TEIIDDES-2422
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export
> Reporter: Andrej Šmigala
> Assignee: Ted Jones
> Priority: Minor
> Fix For: 9.1, 9.0.2 Beta1, 9.0.2
>
>
> When creating a Web Service model from an existing WSDL, there is an option to change the target location of the imported xml schema. Changing this location however results in the schema model being created in the wrong folder.
> Expected result:
> The XML and Web Service models are created in the 'web_services' subfolder, the XSD model is created in the 'schemas' subfolder.
> Actual result:
> The XML and Web Service models are created in the 'web_services' subfolder, but the XSD model is created in 'web_services/schemas' subfolder.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 7 months