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

Thiago Assis commented on OLINGO-67:
------------------------------------

Wen i change the line 301 of class RestUtil in method extractPathInfo:

final String requestUri = servletRequest.getRequestURI();

to:

final String requestUri = servletRequest.getPathInfo();

All work fine !

> Alternative ODataServlet
> ------------------------
>
>                 Key: OLINGO-67
>                 URL: https://issues.apache.org/jira/browse/OLINGO-67
>             Project: Olingo
>          Issue Type: New Feature
>          Components: odata2-core
>            Reporter: Stephan Klevenz
>            Assignee: Tamara Boehm
>
> Implement alternative ODataServlet not depending on JAX-RS API.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to