Closed GoogleCodeExporter closed 9 years ago
Request trace explains the problem: { "request": { "method": "POST", "url": "http://localhost:8080/databinding/odata.svc/Products", "headers": [ { "name": "MaxDataServiceVersion", "value": "2.0" }, { "name": "Content-Type", "value": "application/json;odata=verbose" }, { "name": "Accept", "value": "application/json" }, { "name": "DataServiceVersion", "value": "2.0" } ], "postData": { "mimeType": "application/json;odata=verbose", "text": "{\"name\":\"New Product\",\"releaseDate\":\"\\/Date(1337690793987)\\/\",\"rating\":1,\"price\":\"99.99\"}" } }, "response": { "status": 500, "statusText": "Internal Server Error", "httpVersion": "HTTP/1.1", }
Original issue reported on code.google.com by stephan....@googlemail.com on 13 Jun 2012 at 12:49
stephan....@googlemail.com
Can by verified by org.odata4j.test.integration.issues.Issue184Test
Original comment by stephan....@googlemail.com on 13 Jun 2012 at 12:58
Original issue reported on code.google.com by
stephan....@googlemail.com
on 13 Jun 2012 at 12:49