Hey Vincent - Do you think you could split the eclipse launcher stuff out of
that patch you posted, and make a separate issue for it?

Thanks!

- Cassie

On Sun, Feb 17, 2008 at 8:50 AM, Vincent Demay (JIRA) <[EMAIL PROTECTED]>
wrote:

>
>     [
> https://issues.apache.org/jira/browse/SHINDIG-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> Vincent Demay updated SHINDIG-77:
> ---------------------------------
>
>    Attachment: patch.txt
>
> > 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
> >            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.
>
>

Reply via email to