Hi everybody, anyone working with facelets? I'm trying to integrate the sandbox component <s:FishEyeNavigationMenu> but I get the following error:javax.faces.FacesException at org.apache.myfaces.application.ApplicationImpl.createComponent( at com.sun.facelets.tag.jsf.ComponentHandler.createComponent( at com.sun.facelets.tag.jsf.ComponentHandler.apply( at com.sun.facelets.tag.jsf.ComponentHandler.applyNextHandler( at com.sun.facelets.tag.jsf.ComponentHandler.apply( at com.sun.facelets.tag.jsf.ComponentHandler.applyNextHandler( at com.sun.facelets.tag.jsf.ComponentHandler.apply( at com.sun.facelets.tag.ui.CompositionHandler.apply( I have defined the tag in the configuration tag file "sandbox.taglib.xml":<tag> <tag-name>fishEyeNavigationMenu </tag-name> <component> <component-type>org.apache.myfaces.FishEyeNavigationMenu</component-type> <renderer-type>org.apache.myfaces.FishEyeNavigationMenu</renderer-type> </component>I'm using the libraries: tomahawk-sandbox-1.1.6.jar tomahawk-1.1.6.jar myfaces-api-1.2.2.jar myfaces-impl-1.2.2.jar Thanks in advanced, ;)</tag>: Undefined component type org.apache.myfaces.FishEyeNavigationMenuApplicationImpl.java:632)ComponentHandler.java:243)ComponentHandler.java:139)ComponentHandler.java:314)ComponentHandler.java:169)ComponentHandler.java:314)ComponentHandler.java:169)CompositionHandler.java:119)
__________________________________________________ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.yahoo.es

