Do
MailSession mailSession = new MailSession();
| mailSession.setXXX();
| ...
| mailSession.create();
|
| Contexts.getEventContext().set("org.jboss.seam.mailSession", mailSession);
There is not much doc on MailSession as it's not part of the Seam public API ;)
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119756#4119756
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119756
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user