[JBoss JIRA] (TEIIDDES-1581) Service Loader For Repositories Is Not Finding the S-RAMP RepositoryProvider Impl
by Dan Florian (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1581?page=com.atlassian.jira.plu... ]
Dan Florian closed TEIIDDES-1581.
---------------------------------
Resolution: Done
Pull request merged into master.
> Service Loader For Repositories Is Not Finding the S-RAMP RepositoryProvider Impl
> ---------------------------------------------------------------------------------
>
> Key: TEIIDDES-1581
> URL: https://issues.jboss.org/browse/TEIIDDES-1581
> Project: Teiid Designer
> Issue Type: Bug
> Components: komodo-repository
> Affects Versions: Komodo
> Reporter: Dan Florian
> Assignee: Dan Florian
> Fix For: Komodo
>
>
> The SoaRepositories class loads SOA repositories via the java ServiceLoader framework. The service loader needs to know what ClassLoader(s) to use to find the RepositoryProviders. Right now the current thread's ClassLoader is being used. This works fine in a unit test environment but does not work when using an application server. Change the ClassLoader to use the current class's ClassLoader.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1582) Komodo Shell Command's Help And Usage Issues
by Dan Florian (JIRA)
Dan Florian created TEIIDDES-1582:
-------------------------------------
Summary: Komodo Shell Command's Help And Usage Issues
Key: TEIIDDES-1582
URL: https://issues.jboss.org/browse/TEIIDDES-1582
Project: Teiid Designer
Issue Type: Bug
Components: komodo-shell
Affects Versions: Komodo
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: Komodo
The "addVdb" and "getVdb" commands' "help example usage" should use actual parameters instead of placeholders. The "getVdb" command's "usage" text is a cut and paste from the connect command and should be corrected.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1581) Service Loader For Repositories Is Not Finding the S-RAMP RepositoryProvider Impl
by Dan Florian (JIRA)
Dan Florian created TEIIDDES-1581:
-------------------------------------
Summary: Service Loader For Repositories Is Not Finding the S-RAMP RepositoryProvider Impl
Key: TEIIDDES-1581
URL: https://issues.jboss.org/browse/TEIIDDES-1581
Project: Teiid Designer
Issue Type: Bug
Components: komodo-repository
Affects Versions: Komodo
Reporter: Dan Florian
Assignee: Dan Florian
Fix For: Komodo
The SoaRepositories class loads SOA repositories via the java ServiceLoader framework. The service loader needs to know what ClassLoader(s) to use to find the RepositoryProviders. Right now the current thread's ClassLoader is being used. This works fine in a unit test environment but does not work when using an application server. Change the ClassLoader to use the current class's ClassLoader.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months
[JBoss JIRA] (TEIIDDES-1523) Source Function And Procedure Modeling And Terminology Is Confusing
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1523?page=com.atlassian.jira.plu... ]
Barry LaFond updated TEIIDDES-1523:
-----------------------------------
Attachment: (was: new-procedure-wizard-properties.png)
> Source Function And Procedure Modeling And Terminology Is Confusing
> -------------------------------------------------------------------
>
> Key: TEIIDDES-1523
> URL: https://issues.jboss.org/browse/TEIIDDES-1523
> Project: Teiid Designer
> Issue Type: Bug
> Components: Modeling
> Affects Versions: 7.8
> Reporter: Dan Florian
> Assignee: Barry LaFond
> Fix For: 8.1
>
> Attachments: new-procedure-wizard-procedure-option.png, new-procedure-wizard-source-function-option.png, new-procedure-wizard-udf-option.png, select-procedure-type-dialog.png
>
>
> It is very confusing that creating a "Source Function" and creating a "Procedure" both end up with model objects of type "Procedure." The source function wizard sets a procedure's "function" property to "true" and requires the user to create one or more inputs and one output. However, after finishing the wizard, the user is free to delete the inputs, delete the output, and set the "function" property to "false" if they so choose (in essence making it just a procedure). Alternatively, the user could start by creating a procedure, then set the "function" property to "true," add one or more inputs, add an output, and end up creating a "source function." Maybe the source function wizard could be adapted and used when creating procedures.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 2 months