[
https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-1991.
-----------------------------------
Resolution: Fixed
Fix Version/s: 2.2
2.1.4
Hi Andy - I got the matrix issue fixed - hopefully you haven't started coding
yet :-)
I updated buldPath() to get matrix parameters for all but the last segment
added too, while 'matrix' map is still used as the last segment's matrix. When
path(String) is called, the last existing segment, if any, gets updated with
'matrix', then matrix is cleared and gets updated from the newly added last
segment
If you see any weakness in this solution then please let me know or submit a
patch.
By the way - would you be interested in adding a short section to User Guide on
how UriBuilder and UriInfo.getMatched* methods can be used ?
I'll update the TODO list on the wiki - very happy to see "UriInfo &
UriBuilder" issue done.
Cheers, Sergey
> 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
> Fix For: 2.1.4, 2.2
>
> Attachments: cxf-1991_20090121.patch, cxf-1991_20090128.patch,
> cxf-1991_20090201.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.