Re: isEntityAvailable question...

2007-01-11 Thread Jeff Walter
Actually, nevermind. The issue was on my end and was resolved. Thanks! On 1/11/07, Jeff Walter <[EMAIL PROTECTED]> wrote: Hey, I have a simple case where I am making a POST to create a new resource and the only input needed is included in one query parameter. My handler makes it through fin

Re: Restlet 1.0 RC2 released

2007-01-11 Thread Vincent
Hi Jerome, > Could you share this script or the generated POMs on this bug report? > http://restlet.tigris.org/issues/show_bug.cgi?id=91 Done.Ideas to improve it are welcome. -Vincent.

isEntityAvailable question...

2007-01-11 Thread Jeff Walter
Hey, I have a simple case where I am making a POST to create a new resource and the only input needed is included in one query parameter. My handler makes it through findTarget correctly and eventually falls into the Handler.handlePost, where the call to request.isEntityAvailable() returns false

New sample: Restlet + Spring + Tomcat

2007-01-11 Thread Jerome Louvel
Hi all, Sreenivas Reddy has developed a sample application that illustrates how to combine Restlet 1.0 RC1 with Spring 2.0, all deployed in Apache Tomcat 5.5. It illustrates how to configure your URI -> Restlet mappings, using a Spring XML configuration document. It also perfectly leverages the

First snapshot of 1.0 RC3

2007-01-11 Thread Jerome Louvel
Hi all, There is a first snapshot of RC3 at: http://www.restlet.org/downloads/current.zip It contains the following changes: [Bugs fixed] - Fixed bug with the uri parsing in the DirectoryResource class. The query part of the resource uri is removed before sending request to the file connector.

Merging of Result and Response

2007-01-11 Thread Jerome Louvel
Hi all, While developing an application using the Resource class, it became obvious to me that some properties from the Response class where missing from Result, like the cookie settings or the challenge request. I've started adding those properties to Result up to the point where I realized tha

RE: [Patch] ServerServlet refactor for overriding Application creation

2007-01-11 Thread Jerome Louvel
Hi again, Good idea. I've integrated your changes proposition to SVN. Best regards, Jerome > -Message d'origine- > De : Valdis Rigdon [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 10 janvier 2007 21:41 > À : discuss@restlet.tigris.org > Objet : [Patch] ServerServlet refactor for over

Dual licensing CDDL and GPL

2007-01-11 Thread Jerome Louvel
Hi all, In order to follow the recent trend regarding Java/Glassfish licensing, to bring you more licensing flexibility and to be fully compatible with the newly bundled db4o third-party library (licensed under GPL), I've decided to add a dual licensing option. Starting with the upcoming 1.0 RC3