[
https://issues.apache.org/jira/browse/OFBIZ-4274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386584#comment-15386584 ]
Ean Schuessler commented on OFBIZ-4274:
---------------------------------------
We implemented a solution for an in house project called DirectControlServlet. Honestly it is pretty ugly but it did allow us to more comfortably map Backbonejs models to sets of services. We have a separate config file the maps the combination of a URL and an HTTP method to a given service. You can find it at
http://gitlab.brainfood.com/brainfood/ofbiz-directcontrolservlet.
> 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.3.4#6332)