Details
Description
When using JSF 2.3 with apache tomcat, there is a dependency of JSF 2.3 with the following api:-
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.faces</artifactId>
<version>2.3.5</version>
</dependency>
This must be added to the samples parent pom for JSF 2.3 (ICEfaces 4.3 GA release will have this added as will the ee versions).
jar to be added to libs folder for ant build. (Ken to review licensing).
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.faces</artifactId>
<version>2.3.5</version>
</dependency>
This must be added to the samples parent pom for JSF 2.3 (ICEfaces 4.3 GA release will have this added as will the ee versions).
jar to be added to libs folder for ant build. (Ken to review licensing).
Issue Links
- blocks
-
ICE-11401 Update included JSF libs to JSF 2.3.5
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion