Hi Karel, Do you think it is a bug in Restlet extension for JAX-RS? If so, could you enter a bug report and ideally suggest a patch?
Best regards, Jerome Louvel -- Restlet ~ Founder and Lead developer ~ http://www.restlet.org Noelios Technologies ~ Co-founder ~ http://www.noelios.com -----Message d'origine----- De : Karel Vervaeke [mailto:[email protected]] Envoyé : lundi 21 décembre 2009 11:41 À : [email protected] Objet : Re: Help with jax-rs @Path matching. > By the way, when using @Path("foo{dot:\\.}bar"), the resource also > matches foo.bar/anything. Is there a way to prevent this? That's not true, my mistake. It does match "foo.bar/" though. Actually, it should match foo{dot:\\.}bar - according to step 5 of section 3.7.3 of the spec. Regards, Karel ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2431935 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2433400

