[
https://issues.apache.org/jira/browse/OLINGO-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014552#comment-14014552
]
Chandan V.A commented on OLINGO-47:
-----------------------------------
Hi Thiago,
Can you please tell exactly what test case failed? Because I tried following
scenarios and it works
1) POST + READ
2) POST + POST
3) POST + PUT
Thanks
Kind Regards
Chandan
> $batch support
> --------------
>
> Key: OLINGO-47
> URL: https://issues.apache.org/jira/browse/OLINGO-47
> Project: Olingo
> Issue Type: New Feature
> Components: odata2-core, odata2-jpa
> Affects Versions: V2 1.0.0, V2 1.1.0
> Reporter: Georgi
> Assignee: Chandan V.A
> Fix For: V2 1.3.0
>
>
> It seems that
> org.apache.olingo.odata2.processor.core.jpa.ODataJPAProcessorDefault does not
> override the executeBatch method from
> org.apache.olingo.odata2.api.processor.ODataSingleProcessor and the default
> implementation throws "Not Implemented" exception.
> I couldn't find any implementation for executeBatch except for the reference
> application's ListsProcessor.
> Therefore, there's no support for $batch requests as of now (or please let me
> know how can I use it with a JPA backend). As far as I see there's a whole
> dedicated package for that and was a little surprised to find out that I
> can't make use of that really cool feature despite of that.
> I'd like to request/vote to walk the last mile and add support for $batch
> requests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)