ICEfaces
  1. ICEfaces
  2. ICE-10661

update namespaces for core and fn libraries that replace jstl namespaces and jar

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: EE-4.0.0.GA
    • Fix Version/s: 4.1
    • Component/s: QA, Sample Apps
    • Labels:
      None
    • Environment:
      JSF2.2
    • Assignee Priority:
      P2

      Description

      JSF 2.2 now includes the jstl tags and functions. Mojarra code was verified to include within the jsf2.2 jar with the following namespaces. See:-
      https://jsflive.wordpress.com/2013/05/16/jsf22-namespaces/


      Myfaces needs to be confirmed
      http://myfaces.apache.org/core22/myfaces-impl/tagdoc.html
      as it appears to still be using old namespace according to this above link.

      Start with QA apps for IF4. modify namespace in test apps and remove jstl jar from build to verify. Then do for Myfaces.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46036 Mon Sep 28 15:29:26 MDT 2015 liana.munroe Changed new namespaces (http://xmlns.jcp.org....) back to old namespaces(http://java.sun.com....) in the web.xml and faces-config.xml. This is due to problems caused in eclipse projects. See ICE-10661
        Files Changed
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/push-test/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/basic/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/session-expiry/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/file-callback-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/dyninc/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/push-test/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/dynamic-menu-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/fajax/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/jsEventListener/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/loadBundle/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/xhr2-upload/web/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/elementUpdate/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/auction/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/easyAjaxPush/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/ace/emporium/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/scopes/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/ICE-3182/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/push-test-backoff/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/reset-values/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/viewRootUpdate/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/loadBundle/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/dateTimeEntry-yearRange-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/focus-manager/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/bodyupdate/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/session-expiry/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/xhr2-upload/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/push-test-backoff/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/compositeComponent/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/invalidate/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/dateTimeEntry-locale-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/internationalization/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/reset-values/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/viewRootUpdate/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/deltasubmit/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/xhr2-upload/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/chat/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/messages/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/chat/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/windowScope/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/conditional-row-messages/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/dyninc/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/ace/emporium/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/navigationNotifier/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/navigationNotifier/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/diffconfig/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/auction/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/nav/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/showcase/showcase/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/dynamicResource/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/dynamicResource/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/focus-manager/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/tree-table-row-expansion/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/busyIndicator/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/deltasubmit/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/tabSet-caching-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/tabSet-dynamic-tutorial/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/xhr2-upload/web/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/invalidate/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/tutorials/dynamic-columns/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/nav/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/scopes/src/main/webapp/WEB-INF/faces-config.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/jsEventListener/src/main/webapp/WEB-INF/web.xml
        Commit graph MODIFY /icefaces4/trunk/icefaces/samples/core/test/elementUpdate/src/main/webapp/WEB-INF/faces-config.xml

          People

          • Assignee:
            Ken Fyten
            Reporter:
            Judy Guglielmin
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: