forrestzhu / odata4j

Automatically exported from code.google.com/p/odata4j
0 stars 0 forks source link

POST requests isn't supported for service operations (functions) #97

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create function import that should work through POST method
2. call function

What is the expected output? What do you see instead?
Expected: execution ODataProducer.callFunction method.
Instead: odata4j tries to create new entity.

What version of the product are you using? On what operating system?
0.5

Original issue reported on code.google.com by kisel.ev...@gmail.com on 7 Dec 2011 at 11:19

GoogleCodeExporter commented 8 years ago
solved by Issue 182

Original comment by stephan....@googlemail.com on 1 Aug 2012 at 12:02