Hi,
I have been working on this topic, and built a PoC:

https://github.com/ilgrosso/batch-rest-poc

Please let me have your thoughts, thanks.
Regards.

On 17/07/2018 13:55, Francesco Chicchiriccò wrote:
Hi all,
I was wondering whether it is possible with CXF to handle a payload according to OData 4.0 specs [1].

Essentially, I would like to handle an endpoint like as

POST /$batch

where the service implementation is able, for each of the provided multi-parts, to lookup into the CXF's URL resolution, to match the respective service implementation, pass the payload and get the result.

Any hint?
Regards.

[1] http://docs.oasis-open.org/odata/odata/v4.0/os/part1-protocol/odata-v4.0-os-part1-protocol.html#_Toc372793748

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to