Search code examples
javaeclipsejsfjsf-2eclipse-wtp

JSF2.0 + Eclipse


I am following this to build a JSF project in Eclipse. I am using Eclipse Galileo.

The problem I am facing is that it is mentioned to use DynamicWebModule version 2.5 to use JSF, but it is showing me upto version 2.4 only. How can I upgrade my DynamicWebModule version?


Solution

  • Have you selected a Servlet 2.4 Target Runtime?

    The documentation you link to is for Helios. You would be better off using the Galileo documentation. If you are going to target JSF 2.0, you would probably be better off upgrading from Galileo to Helios.