ICEfaces
  1. ICEfaces
  2. ICE-2356

Allow facelet applications using jsf1.2 implementation to deploy to J2EE AS like Tomcat 5.5

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7
    • Fix Version/s: 1.7.2
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      jsf1.2 impl

      Description

      jsf1.2 has dependency on servlet-api version 2.5. (J5EE) whereas the J2EE AS (like Tomcat 5.5) use the 2.4 version of the servlet-api. In order to deploy the jsf1.2 impl of icefaces-facelet applications, need to sever dependency on parsing the jsp tags. The jsf1.2 impl tries to load classes from the javax.servlet.jsp package which does not exist in the 2.4 version of the jar.

      Since the D2DViewHandler is loaded automatically with ICEfaces (before the facelet view handler which is specified in faces-config.xml), the classes specified by jsf1.2 impl are not found and need to catch this exception gracefully.

      Also have to look at possible expression language libraries problems.

        Activity

        Judy Guglielmin created issue -
        Judy Guglielmin made changes -
        Field Original Value New Value
        Affects Version/s 1.7 [ 10080 ]
        Affects Version/s 2.0 [ 10032 ]
        Affects Version/s 1.6.2 [ 10111 ]
        Affects Version/s 1.7DR#3 [ 10112 ]
        Ken Fyten made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Fix Version/s 1.7.2 [ 10130 ]
        Resolution Fixed [ 1 ]
        Ken Fyten made changes -
        Salesforce Case []
        Affects Version/s 2.0-Alpha3 [ 10032 ]
        Ken Fyten made changes -
        Status Resolved [ 5 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Judy Guglielmin
          • Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: