[JBoss JIRA] (TEIIDDES-2245) Error Assigning WS CP to source model
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2245?page=com.atlassian.jira.plu... ]
Barry LaFond commented on TEIIDDES-2245:
----------------------------------------
The exception occurs because the *AuthPassword* VALUE in the properties list is NULL and that should be prevented.
In *TeiidServer.getOrCreateDataSource()* method should eventually call *teiidServer.getOrCreateDataSource()* unless a password is REQUIRED and password == NULL
> Error Assigning WS CP to source model
> -------------------------------------
>
> Key: TEIIDDES-2245
> URL: https://issues.jboss.org/browse/TEIIDDES-2245
> Project: Teiid Designer
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Data Preview, VDB & Execution, Web Services Support
> Affects Versions: 8.6
> Reporter: Ted Jones
> Assignee: Ted Jones
> Priority: Blocker
> Fix For: 8.6, 8.5.1
>
>
> When assigning a WS CP to a source model, I get the following error:
> An error synchronizing and saving the Preview VDB for model "/restBooks/StockSource.xmi" occurred.
> No value for the connection property 'AuthPassword'
> The source WS has no security.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2247) Identify a framework for warning when a function is not compatible with a Designer version
by Paul Richardson (JIRA)
Paul Richardson created TEIIDDES-2247:
-----------------------------------------
Summary: Identify a framework for warning when a function is not compatible with a Designer version
Key: TEIIDDES-2247
URL: https://issues.jboss.org/browse/TEIIDDES-2247
Project: Teiid Designer
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Dialogs
Reporter: Paul Richardson
Assignee: Paul Richardson
Fix For: 8.5, 8.3.4
When a vdb is created in Designer 8.5 and includes a data-role, this adds to the vdb.xml the grant-all element. This element is not applicable to Designer versions older that 8.5 hence any attempt to open this vdb in Designer 8.3.4 results in a cvc exception. Rather than allowing display of a cryptic error, it would be better to display a warning/error message that the vdb concerned is not compatible with the older version of Designer due to the grant-all element.
Create a generic framework that can be plugged into such errors so that a standard message can be returned and it becomes trivial to insert checks into older Designer versions for 'future' functionality.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 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 NEW to MODIFIED
> 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
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.6, 8.5.1
>
> 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.2.6#6264)
11 years, 3 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 NEW to MODIFIED
> 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
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.3
> Environment: Fedora 20
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.6, 8.5.1
>
> 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.2.6#6264)
11 years, 3 months
[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 NEW to MODIFIED
> 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
> Security Level: Public(Everyone can see)
> Affects Versions: 8.3.3
> Reporter: Matus Makovy
> Assignee: Barry LaFond
> Fix For: 8.6, 8.5.1
>
> 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.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2229) Merge various fixes from master into 8.5.1
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2229?page=com.atlassian.jira.plu... ]
Ted Jones updated TEIIDDES-2229:
--------------------------------
Description:
*Candidates*
TEIIDDES-2224 web service returns 500 when concurrent access
TEIIDDES-2218 JBossWS-CXF/RestEasy WAR menu options are impl specific
TEIIDDES-2188 Move the REST Importer out of the XML Importer and into a Separate Importer Option]
TEIIDDES-1829 - Add Dynamic Parameter Capability to REST Connection Profile
TEIIDDES-2190 - Update the Generated Transformation for REST to Support Dynamic Parameters
TEIIDDES-2245 - Error Assigning WS CP to source model
*Completed Upstream*
TEIIDDES-#### <title>
was:
*Candidates*
TEIIDDES-2224 web service returns 500 when concurrent access
TEIIDDES-2218 JBossWS-CXF/RestEasy WAR menu options are impl specific
TEIIDDES-2188 Move the REST Importer out of the XML Importer and into a Separate Importer Option]
TEIIDDES-1829 - Add Dynamic Parameter Capability to REST Connection Profile
TEIIDDES-2190 - Update the Generated Transformation for REST to Support Dynamic Parameters
*Completed Upstream*
TEIIDDES-#### <title>
> Merge various fixes from master into 8.5.1
> ------------------------------------------
>
> Key: TEIIDDES-2229
> URL: https://issues.jboss.org/browse/TEIIDDES-2229
> Project: Teiid Designer
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Affects Versions: 8.5.1
> Reporter: Ted Jones
> Assignee: Johnathon Lee
> Priority: Blocker
> Fix For: 8.5.1
>
>
> *Candidates*
> TEIIDDES-2224 web service returns 500 when concurrent access
> TEIIDDES-2218 JBossWS-CXF/RestEasy WAR menu options are impl specific
> TEIIDDES-2188 Move the REST Importer out of the XML Importer and into a Separate Importer Option]
> TEIIDDES-1829 - Add Dynamic Parameter Capability to REST Connection Profile
> TEIIDDES-2190 - Update the Generated Transformation for REST to Support Dynamic Parameters
> TEIIDDES-2245 - Error Assigning WS CP to source model
> *Completed Upstream*
> TEIIDDES-#### <title>
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months
[JBoss JIRA] (TEIIDDES-2245) Error Assigning WS CP to source model
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2245?page=com.atlassian.jira.plu... ]
Ted Jones resolved TEIIDDES-2245.
---------------------------------
Resolution: Done
> Error Assigning WS CP to source model
> -------------------------------------
>
> Key: TEIIDDES-2245
> URL: https://issues.jboss.org/browse/TEIIDDES-2245
> Project: Teiid Designer
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Data Preview, VDB & Execution, Web Services Support
> Affects Versions: 8.6
> Reporter: Ted Jones
> Assignee: Ted Jones
> Priority: Blocker
> Fix For: 8.6, 8.5.1
>
>
> When assigning a WS CP to a source model, I get the following error:
> An error synchronizing and saving the Preview VDB for model "/restBooks/StockSource.xmi" occurred.
> No value for the connection property 'AuthPassword'
> The source WS has no security.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 3 months