The patch to fix this looks like it was applied on 9/22/09, so it's not in that version. Hopefully it'll be picked up in BETA4? You could also try compiling from SVN. ~Arne
On Wed, Oct 21, 2009 at 4:16 PM, Greg Ederer <[email protected]> wrote: > I'm now running shindig-server-1.1-BETA3-incubating-20090804.175252-1.war. > I still get the same error output in Firebug. > > Greg > > > > On Oct 21, 2009, at 4:03 PM, Arne Roomann-Kurrik wrote: > > This should be fixed in Java Shindig - are you using an updated version? >> https://issues.apache.org/jira/browse/SHINDIG-1083 >> >> ~Arne >> >> >> On Wed, Oct 21, 2009 at 3:40 PM, Greg Ederer <[email protected]> wrote: >> >> Hi, >>> >>> When the page at: >>> >>> http://localhost:8080/gadgets/files/samplecontainer/samplecontainer.html >>> >>> issues the following XHR request: >>> >>> >>> >>> http://localhost:8080/social/rest/samplecontainer/setstate?st=john.doe%3Ajohn.doe%3A7810%3Ashindig%3Ahttp%253A//localhost%253A8080/gadgets/files/samplecontainer/examples/SocialHelloWorld.xml%3A0%3Adefault >>> >>> I get the following error in Firebug: >>> type Status report >>> >>> message Cannot use disallowed Content-Type >>> application/x-www-form-urlencoded >>> >>> description The request sent by the client was syntactically incorrect >>> (Cannot use disallowed Content-Type application/x-www-form-urlencoded). >>> >>> >>> Any thoughts on what might be causing this? >>> >>> Thanks for having a look. >>> >>> Greg >>> >> >

