I have a bean with property of type java.util.Date. There is also a constructor getting Date value as parameter. When I try to use BeanEditForm with this bean RenderQueueException is thrown saying:
...(for service 'BeanModelSource'): No service implements the interface java.util.Date Another problem is with DateField component. First date selection works fine, edit box is filled with selected date but then when I click on calendar icon empty calendar window is opened. (ie. NaN in place of year, undefined in place of month and so on). Thanks in advance for your help. (Tapestry 5.0.15) -- View this message in context: http://www.nabble.com/BeanEditForm-and-Date-problem-tp19922063p19922063.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]