Skip to content

Add a constructor/setter to WebServiceTemplate which takes a Marshaller and assigns it as both Marshaller and Unmarshaller [SWS-725] #817

@gregturn

Description

@gregturn

Barry opened SWS-725 and commented

MarshallingMethodEndpointAdapter has a constructor which does this. In many cases the marshaller and unmarshaller are the same bean. But having to assign the marshaller and unmarshaller separately means that it can't be declared as an inner bean, which would keep the XML config neater.


Referenced from: commits 761c354

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions