I'm testing a upgrade from jsf 1.1 to jsf 2.0. It seems that everything is working fine and my custom made objects and components could I adjust properly for making it work very well. The only problem now is that my Tomahawk components are not shown correctly.
The example project is running well and I tried to change my project according the the sample project, but the problem still exists.
The JSCookmenu is not shown and the t:panelTab is shown as a button.
If I downgrade my project it working good.
I use Tomahawk2.0-1.10 for my 2.0 project and Tomahawk 1.1.8 for my 1.1 project.
I use JSP view in both projects. I tried a xhtml view but this doesn't solve the problem.
Maybe you could give me a hint for a direction of solving the problem.
In the log I now see for the t:panelTab
WARNING: JSF1064: Unable to find or serve resource, panelTabbedPane.xhtml, from library, org.apache.myfaces.custom.
28-mei-2011 23:49:19 com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
WARNING: JSF1064: Unable to find or serve resource, panelTab.xhtml, from library, org.apache.myfaces.custom.
28-mei-2011 23:49:19 com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
WARNING: JSF1064: Unable to find or serve resource, panelTabbedPane.xhtml, from library, org.apache.myfaces.custom.
28-mei-2011 23:49:19 com.sun.faces.application.resource.ResourceHandlerImpl logMissingResource
WARNING: JSF1064: Unable to find or serve resource, panelTab.xhtml, from library, org.apache.myfaces.custom.