RE: Unsupported Media Type (415)

2011-02-02 Thread Killian
Hi Lads, Could anyone give us some advice on this issue? It'd be really nice to get it working. Thanks :-) -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2701930

RE: Google AppEngine and Android problems

2011-02-02 Thread Joe Dec
The correct link to the issue : http://restlet.tigris.org/issues/show_bug.cgi?id=1219 -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2701948

RE: Google AppEngine and Android problems

2011-02-02 Thread Joe Dec
There is an open issue on that: http://restlet.tigri​s.org/ds/viewMessage​.do?dsForumId=4447​dsMessageId=26794​69 -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2701947

RE: Unsupported Media Type (415)

2011-02-02 Thread Killian
I'm just after finding another thread which appears to have a similar problem http://restlet.tigris.org/issues/show_bug.cgi?id=1219 There's no answer for it yet though. Is anyone looking at this thread? It's been more than a week now since this issue was posted?

Default representation again

2011-02-02 Thread Danny Leshem
I have a resource that returns representations in either text/html or application/json. Everything works as expected when clients specify the Accept HTTP header. Otherwise, the server returns JSON by default, whereas I want it to return HTML. The question is how to do that. A previous

RE: Re: Re: Re: Re: Need help understanding the correct FLOW

2011-02-02 Thread Randy Paries
Fabian thanks alot for all your help I now have that working. -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2701983

Re: Re: Re: Re: Re: Need help understanding the correct FLOW

2011-02-02 Thread Fabian Mandelbaum
Good to hear that :-) Good luck with the rest of your project Randy! On Wed, Feb 2, 2011 at 3:30 PM, Randy Paries rtpar...@gmail.com wrote: Fabian thanks alot for all your help I now have that working. -- Fabián Mandelbaum IS Engineer

415 Unsupported Media Type (me too)

2011-02-02 Thread Scott Shea
I did not want to hijack another thread if this is due to my own stupidity. I use wget to call my service while I am debugging it in Eclipse and get the 415 Unsupported Media Type error. Calling command and code below. Any help would be appreciated. $ wget

Restlet Does not gererate Service Stub Azure Data Market

2011-02-02 Thread Greg prentice
The entity classes get generated fine but the service stub does not. VS2010 C# can generate both fine. This is the uri: https://api.datamarket.azure.com/Data.ashx/data.gov/Crimes/$metadata which looks fine. Any thoughts? --

RE: 415 Unsupported Media Type (me too)

2011-02-02 Thread Scott Shea
I think I found my idiocy... nevermind -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2702094