You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Michael Bolz (JIRA)" <ji...@apache.org> on 2015/06/27 11:51:04 UTC

[jira] [Reopened] (OLINGO-709) Support injection of ODataServiceFactory instance

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

Michael Bolz reopened OLINGO-709:
---------------------------------

> Support injection of ODataServiceFactory instance
> -------------------------------------------------
>
>                 Key: OLINGO-709
>                 URL: https://issues.apache.org/jira/browse/OLINGO-709
>             Project: Olingo
>          Issue Type: Improvement
>          Components: odata2-core
>    Affects Versions: V2 2.0.4
>            Reporter: Michael Bolz
>            Assignee: Michael Bolz
>            Priority: Minor
>
> Support injection of {{ODataServiceFactory}} instance in addition to creation of a new instance on every request.
> Currently the {{createServiceFactory(HttpServletRequest req):ODataServiceFactory}} method of the {{org.apache.olingo.odata2.core.servlet.ODataServlet}} only allows that an {{ODataServiceFactory}} instance is created for each request.
> It should be possible to attach (inject) an already created {{ODataServiceFactory}} instance to the request.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)