File extension for content negotiation - control over defaults

2011-12-19 Thread Lee Nave
Using Restlet 2.0, I have enabled file extension conneg and have a ServerResource serving plain text and JSON using the @Get(txt) and @Get(json) annotations. Works great. However, hitting the server with either http://blah_blah/file.xml http://blah_blah/file is equivalent to

RE: Re: Custom StatusService#getRepresentation() not invoked with GAE M6 build

2011-12-19 Thread Lee Nave
I just ran into this problem, cost me an hour of head-scratching. Is this considered a bug? If so, has it been fixed and in what release? Thanks, Lee -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447dsMessageId=2894873