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
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52463 | Wed May 30 11:12:57 MDT 2018 | judy.guglielmin | |
Files Changed | ||||
![]() |
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] |
Fix Version/s | 4.3 [ 13096 ] |
Assignee | Ken Fyten [ ken.fyten ] | Judy Guglielmin [ judy.guglielmin ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52471 | Thu May 31 11:36:52 MDT 2018 | judy.guglielmin | |
Files Changed | ||||
![]() |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52472 | Mon Jun 04 15:05:53 MDT 2018 | ken.fyten | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #52474 | Mon Jun 11 14:32:27 MDT 2018 | mircea.toma | |
Files Changed | ||||
![]() ![]() |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
reopen to modify pom.xml for myfaces as it has the cdi dependency as well.