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/03/02 10:44:18 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=15175349#comment-15175349 ] 

sunil  commented on OLINGO-893:
-------------------------------

Hi Amend,
-----------------issue1-------------
When issuing request with PUT :

Header Info : Content-Type = application/json
Response : The request dispatcher does not allow the HTTP method used for the request.
for log please refer PUT_log.txt
-----------------issue2-------------
When issuing request with Get:

URL: servicepath/Services(114)
Header Info : Content-Type = application/json
Response : Requested entity could not be found.
But In data base services entity exist with id 114.
for log please refer Get_log.txt
-----------------issue3-------------
2. ISSUE IN POST : 
Single Entity insert is working file but when try to insert with navigational property it fails.
Response :
The request body is malformed.
for log please refer Post_log.txt









> 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 
>         Attachments: GET_LOG.txt, POST_LOG.txt, Put_Log.txt
>
>
> 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)