Hi, Im new to tapestry and this list. Im learnign tapestry using the book: Tapestry 5: Building web applications, and there is the Celebrities application example. I use tapestry 5.0.13, but when I try to do adding celebrity part i get exception: Page code:
<t:beaneditform t:id="celebrity"/> ~~~~~ Render queue error in SetupRender[AddCelebrity:celebrity.editor]: Exception instantiating instance of com.proadmin.celebrities.model.Celebrity (for component 'AddCelebrity:celebrity.editor'): Error invoking constructor com.proadmin.celebrities.model.Celebrity(String, String, Date, Occupation, String, boolean) (at Celebrity.java:35) (for service 'BeanModelSource'): No service implements the interface java.util.Date ~~~~~ Celebrity.java is a normal POJO model. I suspect it is something Tapestry internal, that changed over time, but i could not find any clues on google. -- Pozdrawiam, Dariusz Dwornikowski ------------------------------------ ProAdmin ul. Królowej Jadwigi 44/2 61-872 Poznań tel: 061 623-20-92 fax: 061 623-20-93 www.proadmin.com.pl [EMAIL PROTECTED]