RE: Restlet GWT.

2010-07-03 Thread Jerome Louvel
Hi Kevin, I was able to reproduce the issue and entered a defect report: GWT object serialiation doesn't work with generic collections http://restlet.tigris.org/issues/show_bug.cgi?id=1144 Best regards, Jerome Louvel -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios

RE: Restlet + GAE: Unable to find a converter for this object

2010-07-03 Thread Jerome Louvel
Hi Dalla, Were you able to solve this? It should definitely work with 2.0 RC4. Check this page for an example: http://wiki.restlet.org/docs_2.0/13-restlet/21-restlet/318-restlet/303-restlet.html Best regards, Jerome Louvel -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios

RE: Cannot parse POST xml representation

2010-07-03 Thread Jerome Louvel
Hi there, It looks like a JAR version mixing issue. Best regards, Jerome Louvel -- Restlet ~ Founder and Technical Lead ~ http://www.restlet.org Noelios Technologies ~ http://www.noelios.com -Message d'origine- De : webp...@tigris.org [mailto:webp...@tigris.org] Envoyé : vendredi 28

RE: Re: SiteMesh-like functionality for Restlet?

2010-07-03 Thread Jerome Louvel
Hi there, Someone needs to look at SiteMesh source code and see if its rendering engine can be reused without the Servlet API dependency to build an equivalent pure Restlet filter. I've entered a RFE for tracking purpose: Add SiteMesh extension

RE: Form and null pointer, again

2010-07-03 Thread Jerome Louvel
Hi Jean-Baptiste, What are you posting exactly as a request entity? If you don't post anything, then getting a null value looks better to me, so you can distinguish between a lack of form and a form where a parameter is missing and reply with an appropriate error message. Best regards, Jerome

RE: Updated eXist Restlet Integration

2010-07-03 Thread Jerome Louvel
Hi Alex, Great work! I've updated the description of this integration in the community wiki: http://wiki.restlet.org/community/123-restlet.html If anyone wants to mention other Restlet integrations, please feel free to do like Alex. Best regards, Jerome Louvel -- Restlet ~ Founder and Technical

Re: ClientResource leaves inactive thread

2010-07-03 Thread Tim Peierls
My earlier mail said something wrong, or at least misleading: ...defaulting coreThreads=1 and maxThreads=255 with a SynchronousQueue seems like it's asking for trouble* with CPU count 255.* I shouldn't have included that last italicized phrase with CPU count 255. The point was that