Thanks Mario, I replaced my sandbox with an actual 1.1.5 version and now it's working.
Michael -----Original Message----- From: Mario Ivankovits [mailto:[EMAIL PROTECTED] Sent: Montag, 14. Mai 2007 13:55 To: MyFaces Discussion Subject: Re: ClassNotFoundException RedirectTrackerNavigationHandler Hi Michael! > > I get the following Exception after updating myFaces and tomahawk > from 1.1.4 to 1.1.5. > > > > javax.faces.FacesException: java.lang.ClassNotFoundException: > org.apache.myfaces.custom.redirectTracker.RedirectTrackerNavigationHandl er > > at > org.apache.myfaces.shared_impl.util.ClassUtils.simpleClassForName(ClassU tils.java:165) > > at > org.apache.myfaces.config.FacesConfigurator.getApplicationObject(FacesCo nfigurator.java:660) > > at > org.apache.myfaces.config.FacesConfigurator.configureApplication(FacesCo nfigurator.java:587) > > at > org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator. java:148) > This thingy is part of the myfaces tomahawk sandbox. Which version of the sandbox do you use? Please double check that you do NOT have both 1.1.4 and 1.1.5 in your classpath. Ciao, Mario

