Correct Versions of com.sun.faces

UI Components for JSF
Post Reply
escomvicto
Posts: 5
Joined: 27 Aug 2011, 00:29

14 Sep 2011, 00:09

What are the correct versions of the libraries for com.sun.faces ? What is the most stable version the primefaces to use? :o :?

I have the following configuration, but i have problems with some components (i've tried primefaces 3.0.M1, 3.0.M2, 3.0.M3) and :

<dependency>
<groupId>com.sun.faces</groupId>
<artifactId>jsf-api</artifactId>
<version>2.1.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.sun.faces</groupId>
<artifactId>jsf-impl</artifactId>
<version>2.1.2</version>
<scope>compile</scope>
</dependency>
<dependency>

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 38 guests