When I put a trs:tableFormLayout in my page, its content is rendered with only one column with the labels above the inputs, and the log shows:

2009-04-13 21:43:06,351 WARN [org.apache.myfaces.renderkit.html.HtmlRenderKitImpl] - Unsupported component-family/renderer-type: org.apache.myfaces.trinidad.Panel/org.apache.myfaces.trinidad.TableLayout 2009-04-13 21:43:06,351 WARN [org.apache.myfaces.renderkit.html.HtmlRenderKitImpl] - Unsupported component-family/renderer-type: org.apache.myfaces.trinidad.Panel/org.apache.myfaces.trinidad.TableLayout 13/04/2009 21:43:06 org.apache.myfaces.trinidadinternal.renderkit.RenderKitBase getRenderer WARNING: Não encontrado o renderer 'org.apache.myfaces.trinidad.TableLayout' para a família de componentes 'org.apache.myfaces.trinidad.Panel' 13/04/2009 21:43:06 org.apache.myfaces.trinidad.component.UIXComponentBase _getRendererImpl WARNING: Não encontrado renderer para CoreTableFormLayout[UIXFacesBeanImpl, id=j_id21] rendererType = org.apache.myfaces.trinidad.TableLayout

What could be happening? Did I forgot something?

My environment is:
- Trinidad 1.2.10;
- Myfaces 1.2.6;
- Facelets 1.1.14;
- Trinidad-sandbox 1.2.10-SNAPSHOT;
- Tomcat 5.5;
- and others not relevant.

Glauco P. Gomes

Reply via email to