I would guess
while(...) {
| LocaleSelector.instance().setLocale(userLocale);
| Renderer.instance().render(mailTemplate);
| }should work... View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124345#4124345 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4124345 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
