[ 
https://issues.apache.org/jira/browse/CXF-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665159#action_12665159
 ] 

Andrzej Michalec commented on CXF-1991:
---------------------------------------

I have working set of UriInfo.getMatched*() methods that cooperate with 
JAXRSInvoker to access to runtime stack of ORIs. I want to also build unit 
tests for them to solidify code. From short review however I found only unit 
tests statically using Book/BookStore/etc samples. Is there any good approach 
to bootstrap JAXRSserver for such cases? Maybe I;ve just overlooked already 
existing unit tests. Code snippets, or advice appreciated :) (use priv email if 
preferred)

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
>            Priority: Minor
>
> 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.

Reply via email to