jsf - myfaces RI problems with tomcat
843838Apr 5 2007 — edited Apr 5 2007My application working fine with jsf-api.jar and jsf-impl.jar.But when im trying to use myfaces reference implementation using myfaces-api.jar and myfaces-impl.jar with my application, it is failed to start in Tomcat.
im replacing jsf-api and jsf-impl jar's with myfaces-api and myfaces-impl jar's
im' having all common related jar's in lib directory also ..