JBoss Community

Re: Why application exceptions are wrapped in EJBException on AS 6.1?

created by goldm in EJB3 - View the full discussion

Just pack this custom class in jar (you will probably need to create simple maven module - pom file attached) and place jar in JBOSS_HOME/common/lib, then also replace class org.jboss.ejb3.tx.BMTTxInterceptorFactory in configuration files ejb3-interceptors-aop.xml and singleton-container-aop.xml with custom class.

Reply to this message by going to Community

Start a new discussion in EJB3 at Community