You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Cassie Doll (JIRA)" <ji...@apache.org> on 2008/03/06 17:02:58 UTC

[jira] Closed: (SHINDIG-77) new feature using xhr to request data from a servlet

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

Cassie Doll closed SHINDIG-77.
------------------------------

    Resolution: Fixed

Some of this work was pulled out into other bugs, some was rendered obsolete. 

> new feature using xhr to request data from a servlet
> ----------------------------------------------------
>
>                 Key: SHINDIG-77
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-77
>             Project: Shindig
>          Issue Type: New Feature
>          Components: OpenSocial - Javascript
>            Reporter: Vincent Demay
>            Assignee: Cassie Doll
>         Attachments: patch.txt
>
>
> As I explained on the mailing-list, here is a patch which implements openSocial API querying data from a new Servlet responding json to xhr request instead of using a static XML file.
> It is a very beggining and it implement for now only friends API and Persistence Data Api but not yet activities.
> This patch contains: 
>  - this feature : open-social request
>  - a new servlet responding to this feature: ResponderServlet
>  - a way to run shindig from eclipse (mounting javascript in a different context path (javascript) - see SHINDIG-20)
>  - an exemple of gadgets : SocialHelloWorldR.xml
> If you run the patch from eclipse, ping http://localhost:8080/javascript/samplecontainer/samplecontainer.html from your browser with the following gadget url : http://localhost:8080/javascript/samplecontainer/examples/SocialHelloWorldR.xml
> let me know if you get some trouble with this patch

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