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 2011/09/20 15:18:09 UTC

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

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


>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 is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Scott Wilson (Updated) (JIRA)" <ji...@apache.org>.
     [ 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:     (was: 0.9.2)
                   0.9.3
    
> 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: 0.9.3
>
>   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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Posted by "Scott Wilson (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Affects Version/s:     (was: 0.9.0)
        Fix Version/s: 0.9.2

Scheduling for 0.9.2
                
> 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: 0.9.2
>
>   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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira