[jboss-user] [EJB 3.0] - Re: Transaction rolled back question

yilmaz_ do-not-reply at jboss.com
Sat Nov 17 13:06:04 EST 2007


if you want to catch exception you can use throw

dao.recordError(messageID);

if recordError method throws an axception you may not catch it. You can use file logging instead of db logging. log4j or slf4j

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4105780#4105780

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4105780



More information about the jboss-user mailing list