I found it in an example... could not find this in the doco or Google!
booking_no_hours_range_provided=No range of hours was provided on #0 for resource #1.
facesMessages.addToControlFromResourceBundle(
| "bookingResourceAttempt",
| FacesMessage.SEVERITY_ERROR,
| "booking_no_hours_range_provided",
| messages.get(eachBookingDay.getDayNumberAsInlLabel()),
| messages.get(eachBookingResource.getResource().getKind().getInlLabel()));
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126428#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...