You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by "CONNER, BRENDAN (SBCSI)" <bc...@sbc.com> on 2005/10/10 18:23:27 UTC

Error using

After upgrading to the 2005/10/06 nightly build, none of our
<t:inputCalendar> components is working.  We get the following error in
our console:

[10/10/05 10:44:33:808 CDT] 5c75407b WebGroup      I SRVE0180I:
[esprsoAaWeb] [/esprsoAaWeb] [Servlet.LOG]:
/jsp/module_maintenance/createModule.jsp: init
[10/10/05 10:44:34:871 CDT] 5c75407b AddResource   W
org.apache.myfaces.component.html.util.AddResource  Response has no
<head> or <body> tag:
[ServletException in:/layouts/menuLayout.jsp]
org/apache/commons/lang/StringEscapeUtils'

Any idea why this would be happening?  Our <t:inputCalendar> components
were working fine with the 2005/08/15 nightly build (the last one we've
been using successfully in production).  (We're using client-side
calendars.)

- Brendan