You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Scott Wilson (JIRA)" <ji...@apache.org> on 2014/02/02 22:28:14 UTC

[jira] [Updated] (WOOKIE-242) Consider moving REST API code to JAX-RS

     [ https://issues.apache.org/jira/browse/WOOKIE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Wilson updated WOOKIE-242:
--------------------------------

    Fix Version/s: 2.0.0

> Consider moving REST API code to JAX-RS 
> ----------------------------------------
>
>                 Key: WOOKIE-242
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-242
>             Project: Wookie
>          Issue Type: Improvement
>            Reporter: Scott Wilson
>             Fix For: 2.0.0
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> From 0.9.1 onwards the REST API has moved centre stage for Wookie. Currently we implement this on top of raw servlets with our own Controller classes and Helper classes for generating representations.
> For future versions we should consider migrating the API to use a JAX-RS implementation, such as Wink, CXF, Restlet or Jersey and replace our Helpers with representation providers such as JAX-B and Jackson.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)