goldm [http://community.jboss.org/people/goldm] created the discussion
"Re: Why application exceptions are wrapped in EJBException on AS 6.1?" To view the discussion, visit: http://community.jboss.org/message/639000#639000 -------------------------------------------------------------- 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 [http://community.jboss.org/message/639000#639000] Start a new discussion in EJB3 at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
