+1 to provide us with an example.
We have tests for that and the build still passes.

Jean-Louis



2013/3/12 Thomas Herzog <[email protected]>

> I have the problem that open-ejb ignore RuntimeExcptions which are
> annotated with @ApplicationException or inherit from an Exception which
> is annotated with @ApplicationException(inherited="true",
> rollback="true").
>
> The Exceptions are always wrapped into EJBExceptions after the
> Interceptor invocations which makes it impossible to unwrap them
> manually.
>
> Even when they are listen in the ejb-jar.xml then they are ignored.
>
>
>
> Is there a way to make open-ejb aware of the application exceptions via
> configuration or so ?
>
>
>
> open-ejb-lite-4.5.1
>
> deltaspike-cdi-ctrl
>
>
>
>


-- 
Jean-Louis

Reply via email to