Skip to content

Support (Un)Marshalling of SOAP Headers [SWS-934] #1006

Open
@gregturn

Description

@gregturn

Marten Deinum opened SWS-934 and commented

Currently it is only allowed to use @SoapHeader on a SoapHeaderElement or a List<SoapHeaderElement>.

We have a custom soap header which is mapped using JAXB. It would be nice for this case if we could use this directly in the method signature ie. @SoapHeader OurCustomHeader header. This would save some code to retrieve it from the SoapHeaderElement and transform it into our own object.


Affects: 2.2.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions