[ https://issues.apache.org/jira/browse/OLINGO-203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13937043#comment-13937043 ]
ASF subversion and git services commented on OLINGO-203: -------------------------------------------------------- Commit e772690f4ea76cfd9ca87fdf42a03a8f81a444d6 in incubator-olingo-odata2's branch refs/heads/Olingo-129_PocJpaDataStore from [~klevenzs] [ https://git-wip-us.apache.org/repos/asf?p=incubator-olingo-odata2.git;h=e772690 ] [OLINGO-203] fix > 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)