>From the error it is describing a problem with a comment inside one of your
panelgroups.  Try following the f:verbatim suggestion from your logs (show
immediately below) or try removing the comments. Whatever it is the item
cannot be serialized for state saving in /protected/log/fortrykk.jsp item
grpWo (inside formOrder) or item grpWO.  This section of your trace should
have got you into the right place to figure it out:

javax.faces.component.html.HtmlPanelGroup,Id: grpWORepeat]}renders it's
children, but has embedded JSP or HTML code. Use the <f:verbatim> tag for
nested HTML. For comments use <%/* */%> style JSP comments instead of
<!-- --> style HTML comments.
 BodyContent:
&nbsp;
21.10.2006 20:40:53,687 - Component with id 'content:formOrder:grpWO'
(org.apache.myfaces.taglib.html.HtmlPanelGroupTag tag) and path :
{Component-Path : [Class: javax.faces.component.UIViewRoot,ViewId:
/protected/log/fortrykk.jsp][Class:
javax.faces.component.html.HtmlPanelGrid,Id: _idJsp0][Class:
javax.faces.component.UIColumn,Id: _idJsp27][Class:
javax.faces.component.UINamingContainer,Id: content][Class:
javax.faces.component.html.HtmlForm,Id: formOrder][Class:
com.exadel.htmLib.components.UITable,Id: _idJsp30][Class:
javax.faces.component.html.HtmlPanelGroup,Id: _idJsp31][Class:
javax.faces.component.html.HtmlPanelGroup,Id: grpWO]}renders it's children,
but has embedded JSP or HTML code. Use the <f:verbatim> tag for nested HTML.
For comments use <%/* */%> style JSP comments instead of <!-- --> style HTML
comments.
 BodyContent:
&nbsp;

Reply via email to