ICEfaces
  1. ICEfaces
  2. ICE-2861

Update for libraries, UISeries and tiles example

    Details

    • Type: Improvement Improvement
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 1.7DR#3
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None
    • Environment:
      Icefaces from current trunk at date 14.03.2008, jdk 1.6.05 and myfaces 1.2.2 with testing on Tomcat 6.0.16

      Description

      I got some suggestions after recompiling sources with jdk 1.6.05 and myfaces 1.2.2 with testing on Tomcat 6.0.16

      1. directory src/lib
      - old library jsp-api should be replaced by new one, for example from current Tomcat 6.0.16/lib
        (because get error ...IncludeTag.java:40: cannot access javax.servlet.jsp.tagext.JspIdConsumer)
      - old libraries myfaces-api and myfaces-impl can be replaced with new releases myfaces 1.2.2 (from site
      http://www.apache.org/dyn/closer.cgi/myfaces/binaries/myfaces-core-1.2.2-bin.zip )
      - libraries jsf-api, jsf-impl can be safe removed to some subdirectory named "deprecated"

      2. File \src\component\src\com\icesoft\faces\componen\panelseries\UISeries.java get error
       attempting to assign weaker access pivileges; was protected.
      So line
        private DataModel getDataModel() {
      should be changed to
       protected DataModel getDataModel() {


      3. Directory \src\samples\tutorial\tiles\lib\ should contain copy jsf-impl-1.2.jar and jsf-api-1.2.jar


      1. just-ice-1.7.1.pom
        1 kB
        Krashan Brahmanjara
      2. icefaces-facelets-1.7.1.pom
        0.6 kB
        Krashan Brahmanjara
      3. icefaces-comps-1.7.1.pom
        1 kB
        Krashan Brahmanjara
      4. icefaces-1.7.1.pom
        5 kB
        Krashan Brahmanjara

        Issue Links

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              Krashan Brahmanjara
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: