Triaxrs matches any request starting with the value of the @Path annotation to
that root resource classes and not just those where a slash carracted follows
the part matched by the value of the annotation
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: CLEREZZA-560
URL: https://issues.apache.org/jira/browse/CLEREZZA-560
Project: Clerezza
Issue Type: Bug
Reporter: Reto Bachmann-Gmür
According to 3.7.3 of the jax-rs spec a trainling slash of the annnotation
value is removed and '(/.*)?' is the end of the generated regex.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira