Skip to content

Replace SoapEndpointRouter's with individual handlers per soapaction #575

@MLenterman

Description

@MLenterman

Before, this was not possible due to technical limitations in FF. Each soapAction should get it's own handler that has a WebserviceListener specifically listening to the soapAction it handles.

SoapActionHandler should be responsible for: wrapping/unwrapping SOAP, element to move for dealing with large base64 payloads, Building StUF error response or StUF success response, input validation.

Should call the translate handlers that are currently being called from the SoapEndpointRouters. Those handlers should return either nothing or the requested object(s). These should be directly copied into the StUF response message along with stuurgegevens, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions