[jboss-user] [JBoss Seam] - Re: Configuring Seam Mail programmatically
pete.muir@jboss.org
do-not-reply at jboss.com
Tue Jan 15 05:17:53 EST 2008
Ah. I forgot I had actually coded in support for what you want:
<m:message mailSession="#{myMailSession}">
| ...
So, just expose your javax.mail.Session as a context variable, and set it in the mail template.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119983#4119983
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119983
More information about the jboss-user
mailing list