[jboss-user] [JBoss Seam] - Re: Is it possible to send mail from asynchronous method

petemuir do-not-reply at jboss.com
Tue Feb 20 10:46:21 EST 2007


It looks to me like ejb3 is swallowing the stack trace (it has an annoying habit of doing this in async stuff).  We need the stack of the original exception (wrap your code in a try-catch and use e.printStackTrace()).

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

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



More information about the jboss-user mailing list