[jira] [Commented] (OFBIZ-4274) Implement a REST Servlet

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-4274) Implement a REST Servlet

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-4274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16227741#comment-16227741 ]

Ean Schuessler commented on OFBIZ-4274:
---------------------------------------

We implemented a replacement for ControlServlet that allows for different
methods (GET, POST, PUT, etc.) to be bound. Moqui provides this same type
of support. I think the most straightforward approach is to expand
ControlServlet to handle it but it is a little complicated in there. We
should have done it that way in the first place but didn't want to subject
others to our experiment. We are happy to release our work for discussion.





--
Ean Schuessler, Brainfood Co-Founder
[hidden email]
214-720-0700


> Implement a REST Servlet
> ------------------------
>
>                 Key: OFBIZ-4274
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-4274
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Adrian Crum
>            Priority: Minor
>              Labels: REST
>         Attachments: RestExampleSchema.xsd, RestXmlRepresentation.xml, rest-conf.xml
>
>
> Implement a REST servlet that will map REST requests to OFBiz services. Details are in the comments.
> [here is the discussion which took place on the dev ML|http://markmail.org/message/ai6q2fbksowaayn4]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)