[
https://issues.apache.org/jira/browse/OLINGO-536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christian Amend resolved OLINGO-536.
------------------------------------
Resolution: Fixed
Fixed with commit:
https://git-wip-us.apache.org/repos/asf?p=olingo-odata2.git;a=commit;h=5c6af747ecab3cecf6b5b5ffd5012d3ccab8ad8a
> Servlet issue: Catch Runtime Exceptions when calling createService
> ------------------------------------------------------------------
>
> Key: OLINGO-536
> URL: https://issues.apache.org/jira/browse/OLINGO-536
> Project: Olingo
> Issue Type: Bug
> Components: odata2-core
> Affects Versions: V2 2.0.1
> Reporter: Christian Amend
> Assignee: Christian Amend
> Fix For: V2 2.0.2
>
>
> When the createService() method in the servlet case is called there might be
> a runtime exception. These Runtimeexceptions are not caught since we only
> check for ODataExceptions at this point.
> Solution: Check for Exception in generall to prevent sending a stacktrace to
> the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)