Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-6117

Passing a string that contains "path/file.json" CXF Strips out the .json before the string gets to the server

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2
    • NeedMoreInfo
    • JAX-RS
    • Java API service, js client, java 7

    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            sergey_beryozkin Sergey Beryozkin
            Bobby.johansen Bobby
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: