You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2016/02/29 11:00:26 UTC

[jira] [Commented] (OLINGO-893) http delete,put method not allowed in olingo odata v2

    [ https://issues.apache.org/jira/browse/OLINGO-893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15171673#comment-15171673 ] 

Christian Amend commented on OLINGO-893:
----------------------------------------

[~sunilkumar.risal2] Which request are you making for PUT and DELETE? Please provide more details.

Delete is only supported on the canonical URL in V2. So a DELETE on EntitySet(1) works but a DELETE on EntitySet(1)/Navigation is not supported.

I can`t reproduce the final issue. GET, PUT, PATCH and DELETE Services(1232) should work. We have tests for that. Could you please be more specific here and post a stacktrace?

> http delete,put method not allowed in olingo odata v2
> -----------------------------------------------------
>
>                 Key: OLINGO-893
>                 URL: https://issues.apache.org/jira/browse/OLINGO-893
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 2.0.6
>         Environment: Jboss Eap 6.4, jdk 1.6 , oracle 111g ,
>            Reporter: sunil 
>
> Hi i am facing critical issue with odata : The request dispatcher does not allow the HTTP method used for the request. for put and delete 
> Liberary version
> javax.persistence - 2.0.5,
> eclipselink-2.4.2
> olingo-odata2-core - 2.6.0
> olingo-odata2-api- 2.6.0
> olingo-odata2-jpa-processor-api- 2.6.0
> olingo-odata2-jpa-processor-core- 2.6.0
> olingo-odata2-jpa-processor-ref- 2.6.0
> cxf-api - 2.7.5
> cxf-rt-bindings-xml- 2.7.5
> cxf-rt-core- 2.7.5
> cxf-rt-transports-http- 2.7.5
> cxf-rt-frontend-jaxrs- 2.7.5
> cxf-rt-ws-policy- 2.7.5



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)