[
https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Michalec updated CXF-1991:
----------------------------------
Attachment: cxf-1991_20090128.patch
Here goes next patch 'cxf-1991_20090128.patch' ready to apply on today's head
svn revision:
* set of UriBuilder.build*() methods now fully respect current JAX-RS 1.0 spec
* URITemplate was extended with template substitution
Some methods are still TBD - matrix and query parameters; hope I can get there
with 3rd and last patch as soon as I got some more clarification from jsr311
users group:)
Sergey, BTW I've found also that URITemplate does not hold when playing with
complex regexp for variables matching: simple ones like "{var:\d\d}" are ok but
with "{var:.*}" it regexp compilation fails.
cheers,
andy.
> Incomplete implementations of UriInfo and UriBuilder
> ----------------------------------------------------
>
> Key: CXF-1991
> URL: https://issues.apache.org/jira/browse/CXF-1991
> Project: CXF
> Issue Type: Bug
> Components: REST
> Affects Versions: 2.1.3, 2.2
> Reporter: Andrzej Michalec
> Assignee: Sergey Beryozkin
> Priority: Minor
> Attachments: cxf-1991_20090121.patch, cxf-1991_20090128.patch
>
>
> Some useful methods like UriBuilder.path(Class), UriBuilder.path(Method) or
> UriInfo.getMatchedResources() are not implemented so far.
> Since I am have my locally tuned versions of these classes I am going to
> provide patch soon :)
> cheers,
> andy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.