You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Stephan Klevenz (JIRA)" <ji...@apache.org> on 2014/03/12 09:30:06 UTC

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

Stephan Klevenz created OLINGO-203:
--------------------------------------

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