Hi I think there should be some problem with your extensions filter configuration. Try deploy the example app in tomahawk distribution:
http://myfaces.apache.org/tomahawk/download.html http://www.apache.org/dyn/closer.cgi/myfaces/binaries/tomahawk-examples-1.1.9-bin.zip Just set the param and deploy. Take a look at jscook menu demo. It should work without problem. best regards, Leonardo 2010/9/29 Geetika Srivastava <[email protected]> > Hi, > > We are using tomahawk in our application deployed on Jboss server 5.0.1 > GA. Since Jboss contains built-in JSF implementation, we are using > > <context-param> > <param-name>org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL</param-name> > <param-value>true</param-value> > </context-param> > > in our application web.xml to override the Jboss implementation. The > required jars myfaces-api 1.1.5, myfaces-1.1.5 and tomahawk 1.1.8 are > bundled with the war. The application deploys correctly, however we get a > error message: > "Both MyFaces and the RI are on your classpath. Please make sure to use > only one of the two JSF-implementations." > > On accessing the application, the JSCookMenu javascript is not called and > the menus are not displayed. However on page refresh, the menus are > displayed correctly. The requires JsCookMenu scripts are also called. > There is no error displayed in logs. > > Kindly help in resolving this issue. > > > Regards, > Geetika Srivastava > Tata Consultancy Services > Mailto: [email protected] > Website: http://www.tcs.com > ____________________________________________ > Experience certainty. IT Services > Business Solutions > Outsourcing > __________________________________________ > =====-----=====-----===== > Notice: The information contained in this e-mail > message and/or attachments to it may contain > confidential or privileged information. If you are > not the intended recipient, any dissemination, use, > review, distribution, printing or copying of the > information contained in this e-mail message > and/or attachments to it are strictly prohibited. If > you have received this communication in error, > please notify us by reply e-mail or telephone and > immediately and permanently delete the message > and any attachments. Thank you > > >

