Ok, so you aren't outjecting the variable p as far as I can see. There is no magic
'I'm looping over this in Java so it becomes available in EL' . Have you read
about sending multiple messages in the reference manual (mail chapter)?
Combine a ui:repeat with:
@Asynchronous @Transactional
| public QuartzTriggerHandle scheduleSend(@Expiration Date endDate, Company company) {
| Contexts.getEventContext().set("people", company.getPersons());
| renderer.render("/mails/reminder.xhtml");
| }
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4074481#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...