Hello, I'm pretty new to jsf and would like to make a small website. I try to make a tabbed menu with tr:navigationPane but I'm stuck with the following error:
WARNING: Could not find renderer for CoreNavigationPane[UIXFacesBeanImpl, id=j_id8] rendererType = org.apache.myfaces.trinidad.Pane my versions: tomahawk 1.1.3 jsf-facelets 1.1.11 softeu-rewriter 11 myfaces-api 1.2.4 myfaces-impl 1.2.4 jstl 1.1.2 trinidad-api 1.2.10 trinidad-impl 1.2.10 What I'm doing wrong? tnx Bast

