can you reproduce it in a maven project with a test case showing your issue please?
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 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 **** > > ** ** > > ** ** > > Mit freundlichen Grüßen**** > > ** ** > > Thomas Herzog**** > > Softwareentwicklung**** > > ** ** > > curecomp Software Services GmbH**** > > Hafenstrasse 47-51**** > > 4020 Linz**** > > ** ** > > web: www.curecomp.com**** > > e-Mail: *[email protected]***** > > tel: +43 (0)732 9015-5563**** > > mobile: +43 (0)664 8867 9829**** > > ** ** > > ** ** > > [image: Beschreibung: Beschreibung: premium SRM for premium customers]**** > > ** ** > > ** ** > > ** ** >
