[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:
-----------------------------------
Attachment: bug1.png
bug3.png
bug1.png - Step 3
bug3.png - Step 6
> 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
> 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 Matus Makovy (JIRA)
Matus Makovy created TEIIDDES-2150:
--------------------------------------
Summary: 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
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-2116) Encountered procedure parse error
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2116?page=com.atlassian.jira.plu... ]
Paul Richardson resolved TEIIDDES-2116.
---------------------------------------
Resolution: Done
> Encountered procedure parse error
> ---------------------------------
>
> Key: TEIIDDES-2116
> URL: https://issues.jboss.org/browse/TEIIDDES-2116
> Project: Teiid Designer
> Issue Type: Bug
> Components: Transformations
> Affects Versions: 8.5
> Reporter: Mark Drilling
> Assignee: Paul Richardson
> Attachments: DemoProjSet.zip
>
>
> Encountered a parser error on a procedure - following the code changes to remove submodules. The modelProjectSet is attached.
> Message in the transformation editor -
> ERROR: Error in parsing of sql - The given sql syntax is not supported by the Teiid client version {1}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2126) Even Teiid instance is running, user still needs to click "start the server" button to establish a connection with a teiid instance
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2126?page=com.atlassian.jira.plu... ]
Paul Richardson resolved TEIIDDES-2126.
---------------------------------------
Resolution: Rejected
> Even Teiid instance is running, user still needs to click "start the server" button to establish a connection with a teiid instance
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2126
> URL: https://issues.jboss.org/browse/TEIIDDES-2126
> Project: Teiid Designer
> Issue Type: Bug
> Components: Usability
> Affects Versions: 8.3.2
> Reporter: Van Halbert
> Assignee: Paul Richardson
> Fix For: 8.5, 8.3.3
>
>
> Description of problem:
> Even Teiid instance is running, user still needs to click "start the server" button to establish a connection with a teiid instance. Without an establishment, "test administration connection" nor "test JDBC connection" is failed.
> Version-Release number of selected component (if applicable):
> JBDS 7.1.1.GA with Teiid Designer 8.3.2.Final-v20140328-2123-B54
> Steps to Reproduce:
> 1: Start JBoss DV 6.0.0
> 2: Start JBDS 7.1.1.GA
> 3: Switch to Teiid Designer perspective
> 4: On the "Default Teiid Instance" panel located at left side of window, click "mm://127.0.0.1:9999"
> 5: On the Overview tab located at center of window, mark the check box with the text label "Server is externally managed. Assume server is started.", and save it
> 6: Switch to "Teiid Instance" tab
> 7: Click "Test Administration Connection" or "Test JDBC Connection"
> Actual results:
> "Unable to establish connection to server "mm://127.0.0.1:9999:admin(JDV 6.0.0)"" label is displayed.
> Expected results:
> "OK" label is displayed
> Additional info:
> I monitored packet using wireshark, and it looks JBDS didn't send any packet to a teiid instance.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-1786) Update query metadata interface for update to teiid 8.5 interface
by Paul Richardson (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1786?page=com.atlassian.jira.plu... ]
Paul Richardson resolved TEIIDDES-1786.
---------------------------------------
Resolution: Done
> Update query metadata interface for update to teiid 8.5 interface
> -----------------------------------------------------------------
>
> Key: TEIIDDES-1786
> URL: https://issues.jboss.org/browse/TEIIDDES-1786
> Project: Teiid Designer
> Issue Type: Task
> Reporter: Barry LaFond
> Assignee: Paul Richardson
> Priority: Minor
> Fix For: 8.5, 8.4
>
>
> Per Steve Hawkins 7/17/2013:
> https://issues.jboss.org/browse/TEIID-2365 for 8.5 removed the ResolverVisitor.setFindShortName method so that we don't have to rely on static/ThreadLocal logic. Instead this value can be set via the QueryMetadataInterface method findShortName. A simple usage pattern is:
> QueryMetadataInterface metadata = new BasicQueryMetadataWrapper(metadata){
> public boolean useOutputName() {
> return false;
> };
> };
> QueryResolver.resolveCommand(command, metadata);
> Or this could possibly integrated into your workspace metadata in an appropriate manner (considering thread-safe usage, etc.).
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months
[JBoss JIRA] (TEIIDDES-2149) Simplify VDB Editor Layout
by Barry LaFond (JIRA)
Barry LaFond created TEIIDDES-2149:
--------------------------------------
Summary: Simplify VDB Editor Layout
Key: TEIIDDES-2149
URL: https://issues.jboss.org/browse/TEIIDDES-2149
Project: Teiid Designer
Issue Type: Enhancement
Components: Editors, VDB & Execution
Reporter: Barry LaFond
Priority: Critical
Fix For: 8.5
VDB Editor is currently complex and contains 2 sets of always-visible tabs. The lower, except for the Description, could be termed "advanced" options.
2 Options
* Create a second Editor tab labeled "Advanced" and label the main tab "Contents"
** Could even give a "tree view" of the contents as well as Models, Other Files, and UDF Jars..?
or
* Change the bottom tab to a collapsible area which is activated with an "Advanced Settings...." link, similar to a number of dialogs.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
10 years, 8 months