The email sending is done in the foreground thread in the CDI event bus. This
needs to be decoupled to the background thread using either an asynchronous EJB
method or a JMS message. JMS messaging is also going to be used to integrate
Solr, so maybe this is a better option.
Original issue reported on code.google.com by mp.ashwo...@gmail.com on 17 Jun 2011 at 2:51
Original issue reported on code.google.com by
mp.ashwo...@gmail.com
on 17 Jun 2011 at 2:51