[
https://issues.apache.org/jira/browse/OFBIZ-4274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106957#comment-16106957 ]
Jacques Le Roux commented on OFBIZ-4274:
----------------------------------------
Hi Taher,
Great initiative, Jersey being initially developed by Oracle I guess it's a good choice.
I checked Jersey uses a CDDL license
https://github.com/jersey/jersey/blob/master/LICENSE.txt. So only the API can be used
http://www.apache.org/legal/resolved.html#category-b. Also "Jersey also exposes numerous extension SPIs so that developers may extend Jersey to best suit their needs." So that should be OK.
Did you look/compare at/with RESTEasy after Mandeep Sidhu's suggestion:
https://lists.apache.org/thread.html/Zhs84z7faup26x5 (I did not)? Maybe it's simpler? But does not cover as much as Jersey?
> 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: rest-conf.xml, RestExampleSchema.xsd, RestXmlRepresentation.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)