Re: Example implementation for user prefs?

2011-07-26 Thread Mat Schaffer
On Tue, Jul 26, 2011 at 5:17 AM, Ciancetta, Jesse E. wrote: > >So with some research it looks like I'm supposed to be implementing my own > >server module. Is that pretty much accurate? > > Yes -- you'll need to implement both the client side UI for editing > preferences and the server side API fo

Re: Example implementation for user prefs?

2011-07-25 Thread Mat Schaffer
So with some research it looks like I'm supposed to be implementing my own server module. Is that pretty much accurate? Again, any advice or RTFMs (with a link to the respective FMs) is appreciated. Thanks, Mat On Fri, Jul 22, 2011 at 10:20 AM, Mat Schaffer wrote: > So I noticed that

Example implementation for user prefs?

2011-07-22 Thread Mat Schaffer
So I noticed that UserPref items don't work on the sample container which makes sense after finding this thread: http://markmail.org/message/tlwtlo4mrnrpz4w5 Is there any good example of best-practice for implementing user prefs in my containing application? Do I just make my own shindig-container

Re: Installation issue: HTTP Status 404

2011-07-13 Thread Mat Schaffer
Do you have an oauth key error in your catalina.out? We hit that today too. We ended up patching the war but it looks like doing a maven build off the source distro is probably a better approach. -Mat On Jul 13, 2011, at 11:25 AM, Guido Zockoll wrote: > I have downloaded the shindig-2.0.0.war