RE: What about : RESTlet in official Maven Repository ?

2008-05-19 Thread Jerome Louvel
Hi Steve, Is there any special we need to ensure compatibility with both Ivy and Maven regarding the repository? Is it working fine now with Ivy? I've entered a RFE to keep track of this need: Synchronize with central Maven repository http://restlet.tigris.org/issues/show_bug.cgi?id=497 Best

Re: URI won't match what's attached to the router

2008-05-19 Thread Thierry Boileau
Hello Sam, as you defined only one route with 2 facultative variables, it matches "at best" (notice the "//" at the end): http://localhost:8182/lastRiskEval// You can simply define another route: router.attach("/lastRiskEval/", what you want); best regards, Thierry Boileau I've got

Re: Disabling the TunnelService

2008-05-19 Thread Thierry Boileau
Hi all, The only thing that is done by default is the update of the user preferences based on query parameters (method and metadata). best regards, Thierry Boileau Hi Alex, If you enable the tunnel service, then I could see (based on whatever it is suppose to do), the URI changing.

Re: JAX-RS extension pom error

2008-05-19 Thread Thierry Boileau
Hello Bruno, I've update the build script. It will be available soon in the private Maven repository and at the end of the month in the public one. best regards, Thierry Boileau Hi Bruno, I'm not sure either if it is available now, but Thierry will have a look at it and make it possible

Re: Disabling the TunnelService

2008-05-19 Thread Alex Milowski
On Mon, May 19, 2008 at 1:31 AM, Jerome Louvel [EMAIL PROTECTED] wrote: Hi Alex, Like Thierry, I have just checked the code again and in trunk the extensions tunnel feature is now off by default. The idea behind this feature is to have a very simple way for a user to specify, for any