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 2016/03/10 06:16:40 UTC

[jira] [Closed] (OLINGO-894) Olingo 2 hides all JEE7 execption handling

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

Michael Bolz closed OLINGO-894.
-------------------------------

> Olingo 2 hides all JEE7 execption handling
> ------------------------------------------
>
>                 Key: OLINGO-894
>                 URL: https://issues.apache.org/jira/browse/OLINGO-894
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata2-core
>    Affects Versions: V2 2.0.6
>         Environment: JEE7 compliant application server. We use IBM WebSphere Liberty 8.5.5.8.
>            Reporter: Hans Schuell
>            Assignee: Michael Bolz
>            Priority: Critical
>
> We are using "olingo-odata2-core" in a JEE7 application for parsing OData filter expressions. Whenever a runtime exception in the application is not catched, the Olingo component supresses all error information (cause, stack trace, ...) and reduce the information to "Exception during error handling occured!". This is very annoying and we always have to remove Olingo from the build to get the real error.
> We have made a sample project to show this. See https://github.com/giraone/olingo-bug. It is a totally simple JAX-RS implementation, which does not use Olingo, but it has a dependency on it in the pom.xml. This is sufficient to produce the problem. Please look at the readme.md and run the simple test.



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