[jboss-user] [JBoss Seam] - Seam Mail (sending) and Message-Driven Beans?

aschneid75 do-not-reply at jboss.com
Wed Apr 4 23:24:59 EDT 2007


I've looked through the forums, documentation, and even the Seam eBook rough cut, but have not really found the answer to my question.

I've got an MDB that builds and sends an email based on the message it receives.  I would like to leverage the Seam mail functionality and use Facelet templates for these emails.  I can retrieve the addresses to send the emails to, and they are named objects used in other portions of the application with Seam.  My problem is, obviously, by default an MDB is not participating in a Seam context.  Is there a way to get the MDB into a context so that my retrieved mail address objects can be used by the renderer to render the Facelet template and send the email?

I saw this post:

http://www.jboss.com/index.html?module=bb&op=viewtopic&t=103226

but it really does not answer my question.

Thanks for any help,
Andrew

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

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



More information about the jboss-user mailing list