Hi everyone,
Trying to deploy a demo application on
Tomcat 6.0.6.
The demo is generated from Eclipse 3.2 with MyEclipse 5.1. It consist in a simple
JSP page.
If I configure the project to use the Sun RI => No problem.
If I configure the project to use MyFaces 1.1.1 implementation, than all the requests throw an error:
I have no confliction jsf-api.jar under /WEB-INF/lib for this application.
Any hint ? - Thanks in advance.
Nic