Restlet 2.0 Resolver and relative references: documentation change request

2010-10-04 Thread Leigh L. Klotz, Jr.
It would nice to have the "known variables" feature of Resolver from the message below mentioned in tutorial section "10. URI rewriting and redirection" at http://www.restlet.org/documentation/2.0/tutorial#part10 and again in JavaDoc for org.restlet.routing.Redirector http://www.restlet.o

Re: Resource paths with Restlet and Jax Rs

2010-10-04 Thread Stephan Koops
Hi Matthias, > I guess you meant with "parameter" a @QueryParam annotated variable? I tried > so and added something like this: > > public String createBlog(@DefaultValue("me") @QueryParam("alias") String > alias) {...} No, not @QueryParam. Query parameter are detected from the URL. A possibilit

RE: Re: Re: Re: PROPFIND doesn't work anymore after the switch from 2.0RC4 to 2.0.0

2010-10-04 Thread Jerome Louvel
Hi Fabian, If you can help us with a patch that would be welcome. Otherwise, Thierry will try to take a look at this issue on Wednesday. This should really be fixed for 2.0.2 which is scheduled for mid-October, along with 2.1 M1. At this point, 2.0.2 will be tagged as 'stable' and 2.1 M1 as '

Re: Re: Re: Re: PROPFIND doesn't work anymore after the switch from 2.0RC4 to 2.0.0

2010-10-04 Thread Fabian Mandelbaum
Hello Thierry, sadly I have to "refloat" this bug on Restlet 2.0.1. I'm using Restlet 2.0.1 SE and PROPFIND is not handled anymore. I've switched libs back to 2.0.0 ones (which have other problems, so I cannot use 'em as a 'fix') and PROPFIND is handled properly. I switch back to 2.0.1 libs and PR

Re: JaxRs routing bug

2010-10-04 Thread Jeroen Goubert
Hello all, this issue is already reported: http://restlet.tigris.org/issues/show_bug.cgi?id=1148 Regards, Jeroen On 03-10-10 01:29, Jerome Louvel wrote: > Hi Stephan, > > Our JIRA installation isn't ready yet as we need to migrate existing content > from Tigris. People should still use Tigris