Mikhail, If you were using the schedule component before it graduated to tomahawk, we can't help you there - anything goes in the sandbox.
@border was removed from the graphic tag to be compatible w/ the JSF reference implementation. You can specify the image's border via CSS and @style. Yes, it was a mistake that this made it into a past release of MyFaces. Please create a JIRA ticket for these other problems, OK? http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600 http://issues.apache.org/jira/browse/TOMAHAWK Dennis Byrne >-----Original Message----- >From: Mikhail Grushinskiy [mailto:[EMAIL PROTECTED] >Sent: Sunday, August 27, 2006 05:16 PM >To: 'MyFaces Discussion' >Subject: facelets errors on tomahawk components > >After migrating from JSP to facelets there are many errors on tomahawk >components > >Property 'forceId' is not on type: org.apache.myfaces.custom.div.Div >Property 'border' is not on type: >org.apache.myfaces.component.html.ext.HtmlGraphicImage >Property 'headerClass' is not on type: >org.apache.myfaces.custom.schedule.HtmlSchedule >Property 'styleClass' is not on type: javax.faces.component.UIColumn >Property 'style' is not on type: javax.faces.component.UIColumn > >I'm using myfaces-1.1.4, tomahawk 1.1.4, facelets 1.1.11. >forceId used to work on t:div with JSP. > >Thanks, >--MG >

