[teiid-issues] [JBoss JIRA] Commented: (TEIID-417) Add REST Support to Data Services

Ted Jones (JIRA) jira-events at lists.jboss.org
Fri May 15 12:00:47 EDT 2009


    [ https://jira.jboss.org/jira/browse/TEIID-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12467827#action_12467827 ] 

Ted Jones commented on TEIID-417:
---------------------------------

Trying to shoehorn a REST story into our current Data Services implementation will be ugly and incomplete. For a truly RESTful solution that will provide much more capabilities, it seems like a separate web app, let's call it TEIID-REST, is required. This will allow for GETs to get all VDBs with links to drill-down into tables, procedures, etc. and could potentially generate forms for submitting procedures. It would support only JNDI connections so that we can determine the VDB and other  connection information via a segment in the URL.

We can leverage Randall and team's DNA experience with RESTeasy to use for the TEIID-REST infrastructure.

> Add REST Support to Data Services
> ---------------------------------
>
>                 Key: TEIID-417
>                 URL: https://jira.jboss.org/jira/browse/TEIID-417
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: SOAP Services
>    Affects Versions: 6.0.0
>            Reporter: Ted Jones
>            Assignee: Ted Jones
>             Fix For: 6.1.1
>
>
> Need to add support for REST to data services. REST needs be enabled in Axis2 and a REST endpoint should be added to the data services WSDL.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the teiid-issues mailing list