I read that the OpenEjb searches the current ejb module for @ApplicationException annotated Exceptions and not the other modules. We have the exceptions placed in the *API projects and the services are in the *Impl projects.
I know i can add the application exceptions to the ejb-jar.xml but i want to avoid this. I read that this issue was fixed in 3.1 but in open-ejb-4.5.1 as we use it, it is not able to find the appliaction exceptions unless they are listed in the current ejb module ejb-jar.xml. Is there a way to configure openEjb where to search for them, because i cannot find any clue about this issue in the internet ? open-ejb-core-4.5.1, deltaspike-cdi-ctrl-0.3-incubating at our junit tests. Thanks in advance. -- View this message in context: http://openejb.979440.n4.nabble.com/OpenEjb-cannot-find-ApplicationExcption-in-different-module-API-module-tp4661442.html Sent from the OpenEJB User mailing list archive at Nabble.com.
