Skip to content

Plain Old Xml (POX) support [SWS-50] #208

@gregturn

Description

@gregturn

Arjen Poutsma opened SWS-50 and commented

It would be nice if Spring-WS did not only support SOAP, but also Plain Old XML messages. These are messages that do not contain a SOAP envelope, only a payload. The architecture is already adapter for this (i.e. most classes are SOAP-agnostic).

Note that POX is not the same as REST. In my opinion, REST applications can be made best with existing MVC-frameworks like Spring-MVC. Adding support for it would have no benefit (though the O/X mapping abstractions can be very useful in REST-solutions as well).


No further details from SWS-50

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions