Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-1145

REST action invocations support limited conneg to JAXB-marshalled DTOs

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • core-1.8.0
    • 1.9.0
    • Viewer RO
    • None

    Description

      invoking any of the action/invoke resources (in the usual fashion) with an Accept header of

      "application/xml;profile=urn:org.restfulobjects:repr-types/action-result;x-ro-domain-type=todoapp.dto.module.todoitem.ToDoItemDto"

      will check that the returned object is of the specified type, and return it as XML payload.

      Otherwise will return a 406.

      If there is no Accept header or is "application/json", then retain original behaviour.

      Attachments

        Activity

          People

            Unassigned Unassigned
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: