[ http://issues.apache.org/jira/browse/TOMAHAWK-46?page=comments#action_12373182 ]
Mike Kienenberger commented on TOMAHAWK-46: ------------------------------------------- On 4/4/06, Adrián Villegas (JIRA) <[email protected]> wrote: > org.apache.jasper.JasperException: La uri absoluta: > http://myfaces.apache.org/extensions no puede resolverse o en web.xml o el > los archivos jar desplegados con esta aplicación You should be able to fix this one by using "http://myfaces.apache.org/tomahawk" instead of "http://myfaces.apache.org/extensions". Extensions is being phased out. > javax.servlet.ServletException: javax.servlet.jsp.JspException: > org/apache/commons/lang/builder/HashCodeBuilder Kinda hard to guess on this one. Maybe you forgot to add commons-lang.jar to your classpath? It's better to post questions to [EMAIL PROTECTED] There are a lot more people willing to help you on the users list and very few people look at a JIRA issue unless it affects them directly. > <t:inputcalendar >Duplicate component ID > '_id0:scheduleNavigator_1141102800000_link' > ------------------------------------------------------------------------------------ > > Key: TOMAHAWK-46 > URL: http://issues.apache.org/jira/browse/TOMAHAWK-46 > Project: MyFaces Tomahawk > Type: Bug > Components: Calendar > Environment: Windows 2003 Server, Tomcata 5.x, Pentum IV 1gb RAM. > Reporter: Adrián Villegas > Attachments: My faces error.doc, schedule fail.doc > > I run the examples of Myfaces > On January 31st , when i click on month's navigator links, the following > error happend: > Duplicate component ID '_id0:scheduleNavigator_1141102800000_link' > Previously on forward click from January go to March and another click more > the error page. > This error don't happend on february 1st. > ¿? -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
