Skip to content

Proper XML support #80

@Aelion-MM

Description

@Aelion-MM

I would like to see proper XML support for:

  • Receiving requests
  • Sending requests body
  • Sending requests result

Right now we can't parse this data because the REST services module expects JSON on all occasions. Simply using the SOAP functionality isn't an option since the web-service is a REST service and doesn't work with all the SOAP overhead in the XML messages.

For the short term solution, I implemented the org.JSON XML to JSON conversion option but this doesn't work really nice in all of the situations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions