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

Sergey Beryozkin resolved CXF-6117.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: NeedMoreInfo
         Assignee: Sergey Beryozkin

> Passing a string that contains "path/file.json" CXF Strips out the .json 
> before the string gets to the server
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-6117
>                 URL: https://issues.apache.org/jira/browse/CXF-6117
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.2
>         Environment: Java API service, js client, java 7
>            Reporter: Bobby
>            Assignee: Sergey Beryozkin
>              Labels: newbie
>             Fix For: NeedMoreInfo
>
>
> When calling a GET from the client with url: 
> "myserver/myservices/service/file.json" the server receives 
> "myserver/myservices/service/file" and strips out the .json. It does not do 
> this for other file formats just JSON.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to