[ 
https://issues.apache.org/jira/browse/CXF-5249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin resolved CXF-5249.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.7
         Assignee: Sergey Beryozkin

Thanks for reporting it, appears to be another backmerge issue, it already 
works as expected on the trunk

http://svn.apache.org/r1519447 
                
> JAX-RS 2.0 ContainerRequestContext#getMethod() doesn't return request 
> HTTP-method
> ---------------------------------------------------------------------------------
>
>                 Key: CXF-5249
>                 URL: https://issues.apache.org/jira/browse/CXF-5249
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.7.6
>            Reporter: Mukhadin Buzdov
>            Assignee: Sergey Beryozkin
>             Fix For: 2.7.7
>
>
> Implementation of JAX-RS 2.0 ContainerRequestContext#getMethod() doesn't 
> return HTTP method, null value is returned instead.
> During instantiating of ContainerRequestContext we initializing context 
> property map by message property "jaxrs.filter.properties", which is not 
> filled at that time.
> During #getMethod() invocation we are trying to get property from that empty 
> map.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to