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
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52474 | Mon Jun 11 14:32:27 MDT 2018 | mircea.toma | |
Files Changed | ||||
ADD
/icefaces4/trunk/icefaces/lib/myfaces/2.3/javax.inject-1.jar
MODIFY /icefaces4/trunk/icefaces/samples/pom.xml |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52472 | Mon Jun 04 15:05:53 MDT 2018 | ken.fyten | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/pom.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52471 | Thu May 31 11:36:52 MDT 2018 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/pom.xml
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52463 | Wed May 30 11:12:57 MDT 2018 | judy.guglielmin | |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/samples/pom.xml
|