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

[jira] [Comment Edited] (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=15168497#comment-15168497 ] 

sunil  edited comment on OLINGO-893 at 2/26/16 5:59 AM:
--------------------------------------------------------

Issue 1 : 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 

Issue 2: is olingo odata support deletion of entity only by id or we can delete   via another entity attribute .

Issue 2: issue in get when passing id in brackets like as 
URl :  app_path/POC.svc/Services(1232) 
reason : cxf CXFNonSpringJaxrsServlet passing null to eclipse link so its condition become where is null
but is should be where id =1232

Please help me.



was (Author: sunilkumar.risal2):
Issue 1 : 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 

Issue 2: is olingo odata support deletion of entity only by id or we can delete   via another entity attribute .

Please help me.


> 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)