RE: How to make request to shindig

2010-04-29 Thread VU, Thi Thu Thuy
Thanks for your help. I click on this link and it made me download a file which contains john.doe's profile. How can I display this profile on my site with this link? Whenever I login or click on one person, this will give me a profile. So how can I do WITH SHINDIG? Can u give me a detail

Re: How to make request to shindig

2010-04-29 Thread Evgeny Bogdanov
On 29.04.10 09:32, VU, Thi Thu Thuy wrote: Thanks for your help. I click on this link and it made me download a file which contains john.doe's profile. How can I display this profile on my site with this link? This file is a JSON file. You have to parse this json object. From this file

Use guice 2.0 features to clean up guice modules (issue1008044)

2010-04-29 Thread lindner
Reviewers: shindig.remailer_gmail.com, Message: this gets rid of most of the TypeLiterals and makes the code a bit cleaner and easier to deal with. Some of the Set bindings could be replaced with guice-multibinding if we want to add another guice dependency Description: Use guice 2.0 features

Re: Use guice 2.0 features to clean up guice modules (issue1008044)

2010-04-29 Thread johnfargo
http://codereview.appspot.com/1008044/diff/1/3 File java/gadgets/src/main/java/org/apache/shindig/gadgets/render/RenderModule.java (right): http://codereview.appspot.com/1008044/diff/1/3#newcode42 java/gadgets/src/main/java/org/apache/shindig/gadgets/render/RenderModule.java:42: protected

Re: Use guice 2.0 features to clean up guice modules (issue1008044)

2010-04-29 Thread lindner
okay, will rename to providesXXX and checkin. http://codereview.appspot.com/1008044/show

Re: Support chain style paramaters fror accel servlet (issue969041)

2010-04-29 Thread johnfargo
Final nits and minor suggestions. LGTM in general; fix what you wish and submit (first CL submitted I believe!) http://codereview.appspot.com/969041/diff/16002/18002 File java/gadgets/src/main/java/org/apache/shindig/gadgets/servlet/HtmlAccelServlet.java (right):

Re: Issue in Jboss

2010-04-29 Thread Paul Lindner
A 504 is a timeout. Check that your server can communicate with www.google.com without a proxy. On Apr 14, 2010, at 12:53 AM, naveen.mer...@cognizant.com naveen.mer...@cognizant.com wrote: Hi I have downloaded the shindig-server-1.1-BETA5-incubating.war file and deployed in JBoss. I