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

vasu nori updated SHINDIG-210:
------------------------------

    Attachment: fixRestPatch

trying one more time.

tested the attached patch (fixRestPatch) for the following REST urls with 
sihndig bld version#652534
 people
   http://localhost:8080/social/rest/people/john.doe/@all
   http://localhost:8080/social/rest/people/john.doe/@all/jane.doe
   http://localhost:8080/social/rest/people/john.doe/@self
   http://localhost:8080/social/rest/people/john.doe/@all/john.doe
 activities
   http://localhost:8080/social/rest/activities/jane.doe/@self
   http://localhost:8080/social/rest/activities/jane.doe/@self/1

changes in this patch include
1. implementing @all for "people"
2. guice hacks from previous patch fixed
3. BeanXmlConverter not being passed around


> Implement RESTful spec in Shindig
> ---------------------------------
>
>                 Key: SHINDIG-210
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-210
>             Project: Shindig
>          Issue Type: New Feature
>          Components: RESTful API (Java)
>            Reporter: Bob Evans
>         Attachments: fixingRestfulGuice.patch, fixRestPatch, patch.rest.new, 
> restful.patch
>
>
> This is a placeholder for a patch to add RESTful services to access the 
> opensocial data services.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to