Re: OAuth Error with Shindig

2011-06-27 Thread Sumedha Sanjeewa
Hi, Can someone help me Thanks in advance On Mon, Jun 27, 2011 at 5:41 PM, Sumedha Sanjeewa wrote: > Hi, > > I'm new to Shindig and I want to try an OAuth gadget with Shindig. I > followed the steps mentioned in this thread [1]. I checked out the current > source code in the trunk > Also I used

Re: User Preferences in the Reference container

2011-06-27 Thread Dan Dumont
Correction to patch: Index: gadget_site.js === --- gadget_site.js (revision 1137018) +++ gadget_site.js (working copy) @@ -287,6 +287,15 @@ gadgetInfo[osapi.container.MetadataResponse.MODULE_PREFS][osapi.container.Metadata

User Preferences in the Reference container

2011-06-27 Thread Dan Dumont
Douglas, I made a new post here so I wouldn't hijack your thread but I hope that some of my questions may help you or the other way around. :) I've noticed that the reference container has no implementation of persisting user preferences. I am under the impression that it is the container's jo

AUTO: Chih-hung Chiang is out of the office (returning 07/12/2011)

2011-06-27 Thread Chih-hung Chiang
I am out of the office until 07/12/2011. I will be on vacation till July 12. Note: This is an automated response to your message "OAuth Error with Shindig" sent on 6/27/11 6:11:29. This is the only notification you will receive while this person is away.

Implementing userPrefs with common container

2011-06-27 Thread Davies,Douglas
(I apologize if this posted to the dev group twice. My Entourage is acting up again and this didn't seem to post the first time) I'm looking into implementing userPrefs with the common container, but I'm unclear as to what is implemented and what just needs to be extended. My first step is

OAuth Error with Shindig

2011-06-27 Thread Sumedha Sanjeewa
Hi, I'm new to Shindig and I want to try an OAuth gadget with Shindig. I followed the steps mentioned in this thread [1]. I checked out the current source code in the trunk Also I used 'mvn -Prun' to start the Jetty server from the base directory. Normal gadgets works fine but when i try the sampl