[JBoss JIRA] (TEIIDDES-2227) After deleting connection profile, action Guides -> Generate relational models from WSDL throws an exception
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2227?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2227:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1112615|https://bugzilla.redhat.com/show_bug.cgi?id=1112615] from MODIFIED to ON_QA
> After deleting connection profile, action Guides -> Generate relational models from WSDL throws an exception
> ------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2227
> URL: https://issues.jboss.org/browse/TEIIDDES-2227
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.5.1, 8.6
>
> Attachments: log.log, screen1.png, screen2.png
>
>
> How to reproduce:
> 1. Create connection profile to SOAP Web Service
> 2. Open Guides -> Generate relational models from WSDL
> 3. Close it without changes (click Cancel)
> 4. Delete created connection profile in Database development perspective
> 5. Open Guides -> Generate relational models from WSDL
> Exception is thrown (see screenshots)
> Connection profile needs to be recreated to make it work without throwing exception.
> I actually came accros this bug when I had 2 SOAP connections and deleted the one that has been created last. I figured out that it is easier to reproduce this bug using 1 connection profile.
> Method: File -> Import -> WSDL File or URL >> Source and View Model (SOAP); works.
> JBDS 7.1.1. GA + Teiid Designer 8.3.3.Final-v20140613-1202-B88
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-2226) New connection profile can not be created without an opened project (using Guides)
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2226?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2226:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1112236|https://bugzilla.redhat.com/show_bug.cgi?id=1112236] from MODIFIED to ON_QA
> New connection profile can not be created without an opened project (using Guides)
> ----------------------------------------------------------------------------------
>
> Key: TEIIDDES-2226
> URL: https://issues.jboss.org/browse/TEIIDDES-2226
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.3.3
> Environment: Fedora 20
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.5.1, 8.6
>
> Attachments: screen.png
>
>
> I tried to create new connection profile to SOAP Web Service using Guides without project in workspace and it doesn't work. Nothing happens after I double-click the menu option.
> I discovered that in order to complete the action using Guides, you need to have some project in workspace and it also needs to be opened, it doesn't work with closed one.
> It actually doesn't work with any other connection (Flat File, JBDC, XML...) using Guides
> You can create the connection profile using File > New > Other... > Connection Profile
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-2228) Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2228?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2228:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1112640|https://bugzilla.redhat.com/show_bug.cgi?id=1112640] from MODIFIED to ON_QA
> Action "Generate relational models from WSDL(Guides)" ignores preselected Connection profile
> --------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-2228
> URL: https://issues.jboss.org/browse/TEIIDDES-2228
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.5.1, 8.6
>
> Attachments: screen3.png
>
>
> Steps to reproduce:
> 1. Create 2 connection profiles for SOAP Web Services (e.g. SOAP1, SOAP2 - in this order)
> 2. Click Generate relational models from WSDL (using Guides)
> 3. In the connection profile section "SOAP2" is selected, but the wizard still claims that no connection profile has been selected. (error message in the top section - screenshot)
> 4. Click the row to select the connection profile and choose SOAP2 again
> 5. Error message is still there
> You need to choose SOAP1 and then change it back to SOAP2 in order to complete it successfully
> JBDS 7.1.1. GA + Teiid Designer 8.3.3.Final-v20140613-1202-B88
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-2261) Creating condition(row-based security) on table creates also masking
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2261?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2261:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1122494|https://bugzilla.redhat.com/show_bug.cgi?id=1122494] from MODIFIED to ON_QA
> Creating condition(row-based security) on table creates also masking
> ---------------------------------------------------------------------
>
> Key: TEIIDDES-2261
> URL: https://issues.jboss.org/browse/TEIIDDES-2261
> Project: Teiid Designer
> Issue Type: Bug
> Components: VDB & Execution
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.3.4, 8.6
>
> Attachments: screen1.png, screen2.png, screen3.png, screenshot1.png, screenshot2.png, screenshot3.png, screenshot4.png, screenshot5.png
>
>
> When I create condition on table, Teiid Designer also creates masking for that table. This masking is blank and has no effect, but Designer shows it in the Edit VDB Data Role dialogue.
> The masking isn't added in vdb.xml
> (screenshots)
> JBDS 7.1.1.GA + Teiid Designer 8.3.3 Final
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-2255) Creating VDBs in JBDS Teiid Designer give "Unparseable Date" exceptions
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2255?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2255:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1120920|https://bugzilla.redhat.com/show_bug.cgi?id=1120920] from MODIFIED to ON_QA
> Creating VDBs in JBDS Teiid Designer give "Unparseable Date" exceptions
> -----------------------------------------------------------------------
>
> Key: TEIIDDES-2255
> URL: https://issues.jboss.org/browse/TEIIDDES-2255
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors
> Affects Versions: 8.3, 8.4
> Environment: JVM's local is not English (ex. ja)
> Reporter: hisao furuichi
> Assignee: Barry LaFond
> Fix For: 8.5.1, 8.6
>
>
> If a local for jvm is not English, user can not create a VDB in the Teiid Designer. The Designer keeps coming back with the exception:
> {noformat}
> Unparseable date: "Mon Jun 23 16:43:40 CEST 2014"
> {noformat}
> Additional info:
> In org.teiid.designer.vdb.Vdb.java, SimpleDateFormat is instantiated without setting a local at Line 308(tag 8.3.3). I think following code will solve this issue.
> {noformat}
> SimpleDateFormat format = new SimpleDateFormat("EEE MMM dd HH:mm:ss zzz yyyy", java.util.Locale.ENGLISH);
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months
[JBoss JIRA] (TEIIDDES-2291) (Windows only) New VDB datarole checkboxes problems
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2291?page=com.atlassian.jira.plu... ]
RH Bugzilla Integration commented on TEIIDDES-2291:
---------------------------------------------------
Van Halbert <vhalbert(a)redhat.com> changed the Status of [bug 1130446|https://bugzilla.redhat.com/show_bug.cgi?id=1130446] from MODIFIED to ON_QA
> (Windows only) New VDB datarole checkboxes problems
> ---------------------------------------------------
>
> Key: TEIIDDES-2291
> URL: https://issues.jboss.org/browse/TEIIDDES-2291
> Project: Teiid Designer
> Issue Type: Bug
> Components: Editors
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Assignee: Mark Drilling
> Fix For: 8.5.1, 8.3.4, 8.6
>
> Attachments: Screen1.png, Screen2.png
>
>
> When creating new Data Role, I am not able to uncheck Read checkbox(or to check any other checkbox) until I click on model that this checkbox belongs to.
> Screenshot 1 - I am not able to uncheck/check any checkboxes
> Screenshot 2 - I am able to uncheck checkbox in "Products_view.xmi" row, but not in the "Products_source.xmi" row.
> Is this fixed in TEIIDDES-2196?
> This problem (you have to click on particular part of row to change other value in this row) occurs also in other parts of Teiid Designer, for example Edit VDB dialogue-> Source binding definition...
> Teiid Designer 8.3.3.Final
> JBDS 7.1.1.GA
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)
11 years, 5 months