Hi all, I'm using the component <t:panelNavigation2/> and my problem is, that in the newest jar-file from the myFaces-website some methods are not available which are listet in the javadoc and which are also used in the examples.
Example: I would like to use the Method org.apache.myfaces.custom.navmenu.NavigationMenuItem.setActive(boolean active) like it is used in the example to activate an Item in the Navigation but it is not available in the latest jar-file. Why are there examples with newer releases as available on the website? Must i build the tomahawk.jar from the svn-repository on my own to get a version which corresponds to the javadoc on the website? Thank you for your help, Rudi

