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 2014/07/18 09:33:05 UTC

[jira] [Closed] (OLINGO-203) HTTPServletRequest not accessible

     [ https://issues.apache.org/jira/browse/OLINGO-203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Amend closed OLINGO-203.
----------------------------------


> HTTPServletRequest not accessible
> ---------------------------------
>
>                 Key: OLINGO-203
>                 URL: https://issues.apache.org/jira/browse/OLINGO-203
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core, odata2-jpa
>            Reporter: Stephan Klevenz
>            Assignee: Stephan Klevenz
>             Fix For: V2 1.2.0
>
>
>        public ODataJPAContext initializeODataJPAContext()
>                     throws ODataJPARuntimeException {
>              ODataJPAContext oDataJPAContext = this.getODataJPAContext();
>              oDataJPAContext.getODataContext().getParameter(ODataContext.HTTP_SERVLET_REQUEST_OBJECT);
>  
> org.apache.olingo.odata2.api.processor.ODataContext > I don’t see a HTTP_SERVLET_REQUEST_OBJECT in this class.
>  
> --- 
> Reason: Request object is set to late. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)