[JBoss JIRA] (TEIIDDES-1569) REST Extension Properties not Visible for Procedure
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1569?page=com.atlassian.jira.plu... ]
Ted Jones commented on TEIIDDES-1569:
-------------------------------------
Luca,
The XMLLiteral issue has been logged as TEIIDDES-1598. The "Modeling->Enable Rest" option was removed in a prior release and the properties *should* just show up for all virtual procedures. I suspect the procedures prior to this Jira fix are invalid if they were created in a previous 8.x of Designer (where this bug was introduced..). You will likely have to recreate them unfortunately.
> REST Extension Properties not Visible for Procedure
> ---------------------------------------------------
>
> Key: TEIIDDES-1569
> URL: https://issues.jboss.org/browse/TEIIDDES-1569
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.0
> Reporter: Ted Jones
> Assignee: Barry LaFond
> Fix For: 8.1
>
> Attachments: org.teiid.designer.dqp.patch
>
>
> REST properties (URI, PATH and METHOD) are not displaying in the properties panel for a virtual procedure.
--
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-1460) XML encoding in Resteasy webservices
by Ted Jones (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1460?page=com.atlassian.jira.plu... ]
Ted Jones commented on TEIIDDES-1460:
-------------------------------------
Implemented logic to add the new charset metadata property. Also added logic to the wizard to target a specific version of Teiid since the charset logic on the Teiid server was available in 8.2 and we still need to generate WARs for pre 8.2 versions of Teiid. Also created a new Jira (TEIIDDES-1598) to address an issue with the return value for REST and Web Service procedures not being created correctly. The work-around is to manually create the return element and restart Eclipse.
> XML encoding in Resteasy webservices
> ------------------------------------
>
> Key: TEIIDDES-1460
> URL: https://issues.jboss.org/browse/TEIIDDES-1460
> Project: Teiid Designer
> Issue Type: Bug
> Components: Web Services Support
> Affects Versions: 7.7
> Environment: Windows 7 64
> Reporter: Mónica L.A.
> Assignee: Ted Jones
> Fix For: 8.1
>
>
> Publishing a result procedure in a REST Service generated by "Generate RestEasyWay" functionality an Error "lectura XML: mal formado" appears.
> Executing this procedure of this service in the designer there're no errors
--
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-1598) Web Service and REST Procedures are Missing Return Element
by Ted Jones (JIRA)
Ted Jones created TEIIDDES-1598:
-----------------------------------
Summary: Web Service and REST Procedures are Missing Return Element
Key: TEIIDDES-1598
URL: https://issues.jboss.org/browse/TEIIDDES-1598
Project: Teiid Designer
Issue Type: Feature Request
Components: Modeling, Web Services Support
Affects Versions: 8.1
Reporter: Ted Jones
Fix For: 8.1
When generating a web service procedure or creating a REST procedure (or any procedure that returns an element of type XML) fails to add the return element. This has to be done manually and then a restart of Eclipse is required.
--
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-1575) Create new importer based on DDL recieved via Teiid Admin API through a temporary dynamic VDB containing Data Source info only
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1575?page=com.atlassian.jira.plu... ]
Ramesh Reddy commented on TEIIDDES-1575:
----------------------------------------
On the first screen, you should give option user to select a translator as "datasource" type, then take them though connection details. The VDB deploy action should be transparent to the user.
> Create new importer based on DDL recieved via Teiid Admin API through a temporary dynamic VDB containing Data Source info only
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: TEIIDDES-1575
> URL: https://issues.jboss.org/browse/TEIIDDES-1575
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Import/Export, Teiid Integration
> Affects Versions: 8.1
> Reporter: Barry LaFond
> Assignee: Mark Drilling
> Priority: Critical
> Fix For: 8.1
>
> Attachments: ImporterPage1.png, ImporterPage2.png
>
>
> Newer data sources supported by Teiid cannot be imported into Designer because of special metadata structure or NON-JDBC compliance. Since Teiid supports these new data sources, they can expose a common Teiid DDL through the Admin API if a dynamic VDB and the data source is created and deployed on a server.
> We need to create an Import option that works with connection profiles AND generic dynamic VDB data source properties so users can import the DDL and end up constructing relational models just like our JDBC importer.
> Potential DBs include:
> * Hive - TEIIDDES-1193
> * Mondrian - TEIIDDES-930
> * Intersystems Cache - TEIIDDES-904
> * Ingres - TEIIDDES-883
> * LDAP - TEIIDDES-305
--
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-1569) REST Extension Properties not Visible for Procedure
by luca gioppo (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-1569?page=com.atlassian.jira.plu... ]
luca gioppo commented on TEIIDDES-1569:
---------------------------------------
In the nughtly build if I create the procedure with the new wizard I get hte extended properties, but the result=XMLliteral is not well understood by eclipse (have to recreate the column and restart eclipse to let it get rid of the error as it expect an object !!!!)
In any case after this tribulation the procedure has the parameters.
On existing procedures it refuses to apply them.
No "modeling -> Enable Rest" option around.
Thanks
Luca
> REST Extension Properties not Visible for Procedure
> ---------------------------------------------------
>
> Key: TEIIDDES-1569
> URL: https://issues.jboss.org/browse/TEIIDDES-1569
> Project: Teiid Designer
> Issue Type: Feature Request
> Components: Web Services Support
> Affects Versions: 8.0
> Reporter: Ted Jones
> Assignee: Barry LaFond
> Fix For: 8.1
>
> Attachments: org.teiid.designer.dqp.patch
>
>
> REST properties (URI, PATH and METHOD) are not displaying in the properties panel for a virtual procedure.
--
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