Michael Bolz created OLINGO-709:
-----------------------------------
Summary: 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)