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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to