You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Jervis Liu (JIRA)" <ji...@apache.org> on 2006/09/08 11:04:23 UTC

[jira] Commented: (CXF-43) Support HTTP GET on server side for REST

    [ http://issues.apache.org/jira/browse/CXF-43?page=comments#action_12433361 ] 
            
Jervis Liu commented on CXF-43:
-------------------------------

Actually this does nothing with REST binding or XML binding. What we need is the capability on the HTTP transport layer to deal with HTTP GEt. When server side provider approach is used, we just need to grab URI path info and throw it into MessageContext, this info will be consumed later on by provider implementation. 

> Support HTTP GET on server side for REST
> ----------------------------------------
>
>                 Key: CXF-43
>                 URL: http://issues.apache.org/jira/browse/CXF-43
>             Project: CeltiXfire
>          Issue Type: Sub-task
>            Reporter: Jervis Liu
>
> If we decide to creat a new binding called "REST binding", we need to make this REST binding be able to receive REST request using HTTP GET. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira