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 Mit freundlichen Grüßen Thomas Herzog Softwareentwicklung curecomp Software Services GmbH Hafenstrasse 47-51 4020 Linz web: www.curecomp.com <http://www.curecomp.com/> e-Mail: [email protected] tel: +43 (0)732 9015-5563 mobile: +43 (0)664 8867 9829
