[JBoss JIRA] (TEIIDDES-305) Create an importer for the LDAP Connector
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-305?page=com.atlassian.jira.plug... ]
Barry LaFond edited comment on TEIIDDES-305 at 2/13/14 5:32 PM:
----------------------------------------------------------------
LDAP translator does not provide metadata, thus not showing. Still need to figure out it is better to create custom importer or hand code.
Tied to TEIIDDES-2044. Fixed in 8.4: https://github.com/Teiid-Designer/teiid-designer/commit/f83605f2a6fdc17e0...
was (Author: rareddy):
LDAP translator does not provide metadata, thus not showing. Still need to figure out it is better to create custom importer or hand code.
> Create an importer for the LDAP Connector
> -----------------------------------------
>
> Key: TEIIDDES-305
> URL: https://issues.jboss.org/browse/TEIIDDES-305
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Import/Export
> Affects Versions: Future
> Reporter: Michael Walker
> Assignee: Barry LaFond
> Fix For: 8.3, 8.3.2
>
>
> Designer should be able to import LDAP metadata and auto-generate a relational model. This would remove the manual effort of creating models, which is error-prone.
> The importer should support the ability to gather cost statistics, as it greatly enhances overall query performance, and is always recommended for use with LDAP data source connections.
> The importer could also create normalized tables to represent multi-valued attributes of a given DN. See linked issue for more info on this request.
--
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
12 years, 1 month
[JBoss JIRA] (TEIIDDES-1808) Getting NPE when making a REST call
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1808?page=com.atlassian.jira.plu... ]
Barry LaFond reopened TEIIDDES-1808:
------------------------------------
> Getting NPE when making a REST call
> -----------------------------------
>
> Key: TEIIDDES-1808
> URL: https://issues.jboss.org/browse/TEIIDDES-1808
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Reporter: Van Halbert
> Assignee: Ted Jones
> Fix For: 8.4, 8.3.2
>
>
> Making a REST call and getting the following NPE:
> 11:04:20,159 SEVERE [org.teiid.rest] (http-/127.0.0.1:8080-1) Exception in execute: {0}: java.lang.Throwable: java.lang.NullPointerException
> at org.teiid.rest.services.TeiidRSProviderPost.execute(TeiidRSProviderPost.java:134) [classes:]
> at org.teiid.rest.services.CustomerRESTWebSvcView.restProcedure(CustomerRESTWebSvcView.java:73) [classes:]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_13]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_13]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_13]
> at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_13]
--
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
12 years, 1 month
[JBoss JIRA] (TEIIDDES-1808) Getting NPE when making a REST call
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1808?page=com.atlassian.jira.plu... ]
Barry LaFond edited comment on TEIIDDES-1808 at 2/13/14 4:59 PM:
-----------------------------------------------------------------
Fixed in 8.4 : https://github.com/Teiid-Designer/teiid-designer/commit/425a85df5f889e274...
Fixed NPE and added teiid dependency in manifest.
was (Author: tejones):
Fixed NPE and added teiid dependency in manifest.
> Getting NPE when making a REST call
> -----------------------------------
>
> Key: TEIIDDES-1808
> URL: https://issues.jboss.org/browse/TEIIDDES-1808
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Reporter: Van Halbert
> Assignee: Ted Jones
> Fix For: 8.4, 8.3.2
>
>
> Making a REST call and getting the following NPE:
> 11:04:20,159 SEVERE [org.teiid.rest] (http-/127.0.0.1:8080-1) Exception in execute: {0}: java.lang.Throwable: java.lang.NullPointerException
> at org.teiid.rest.services.TeiidRSProviderPost.execute(TeiidRSProviderPost.java:134) [classes:]
> at org.teiid.rest.services.CustomerRESTWebSvcView.restProcedure(CustomerRESTWebSvcView.java:73) [classes:]
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_13]
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_13]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_13]
> at java.lang.reflect.Method.invoke(Method.java:601) [rt.jar:1.7.0_13]
--
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
12 years, 1 month
[JBoss JIRA] (TEIIDDES-2053) Generate shorter readable names in import wizards for remote file imports
by Barry LaFond (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2053?page=com.atlassian.jira.plu... ]
Barry LaFond resolved TEIIDDES-2053.
------------------------------------
Resolution: Done
Done
* generated source model name now "SourceModel" or suffixed with a # if already exists
* generated view model name now "ViewModel" or suffixed with a # if already exists
* generated view table name now "new_table"
> Generate shorter readable names in import wizards for remote file imports
> --------------------------------------------------------------------------
>
> Key: TEIIDDES-2053
> URL: https://issues.jboss.org/browse/TEIIDDES-2053
> Project: Teiid Designer
> Issue Type: Enhancement
> Reporter: Mark Drilling
> Assignee: Barry LaFond
> Fix For: 8.4, 8.3.2
>
>
> In the FlatFile and XmlFile import wizards, select to import a 'remote' file (via url).
> The wizard auto-names the SourceModel, ViewModel and View with names that are generated from the URL. Usually resulting in really ugly names.
> The names need to be simplified so the wizard looks cleaner, and doesnt force the user to rename them to something human-readable every time.
--
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
12 years, 1 month