Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.7.2
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      n/a

      Description

      We should open our new ResourceRegistry api through a component.

      <ice:outputResource resource="#{bean.resource}"/>

      Users could use our own resource implementations or implement their own Resource classes.
      1. ICE-2348.patch
        34 kB
        Mircea Toma

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17683 Thu Oct 02 08:24:01 MDT 2008 philip.breau - add missing comp classes for ICE-2348
          Files Changed
          Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/outputresource/OutputResourceRenderer.java
          Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/outputresource/OutputResource.java
          Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/outputresource
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17682 Wed Oct 01 16:23:13 MDT 2008 philip.breau ICE-2348 new outputresource component (no really, this time for sure!)
          - includes comp-showcase example
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/portlets/conf/liferay/liferay-portlet.xml
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/facelets/web/WEB-INF/includes/content/navigation.jspx
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/resources/messages_es.properties
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/conf/META-INF/faces-config.xml
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/FileResource.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/portlets/conf/liferay/liferay-display.xml
          Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/common-web/WEB-INF/includes/examples/custom/outputResource.jspx
          Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/custom/outputResource-component.xml
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/common-web/WEB-INF/faces-config-example-beans.xml
          Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/portlets/web/Components_OutputResource.jspx
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/jsp/web/WEB-INF/includes/content/navigation.jspx
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/resources/messages.properties
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/extended-faces-config.xml
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/portlets/conf/portlet.xml
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/ResourceDispatcher.java
          Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/custom/outputResource-renderer.xml
          Commit graph ADD /icefaces/branches/icefaces-1.7/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-outputresource-props.xml
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/conf/META-INF/facelet/icefaces.taglib.xml
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/samples/component-showcase/jsp/web/showcase.jspx
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17680 Wed Oct 01 15:26:42 MDT 2008 philip.breau ICE-2348 new outputresource component (no really, this time for sure!)
          - includes comp-showcase example
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/jsp/web/WEB-INF/includes/content/navigation.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/jsp
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/resources/messages_es.properties
          Commit graph ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputresource/OutputResourceRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/resources/messages.properties
          Commit graph ADD /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/custom/outputResource-component.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/component/conf/META-INF/facelet/icefaces.taglib.xml
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF/resource/logo.jpg
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF/includes/examples/custom/outputResource.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/jsp/web/WEB-INF/lib
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/FileResource.java
          Commit graph ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputresource/OutputResource.java
          Commit graph ADD /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/custom/outputResource-renderer.xml
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/portlets/web/Components_OutputResource.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/jsp/web/showcase.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/liferay/liferay-portlet.xml
          Commit graph ADD /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputresource
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF/resource/WP_Security_Whitepaper.pdf
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF/resource
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/portlet.xml
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/bean/examples/component/outputResource
          Commit graph MODIFY /icefaces/trunk/icefaces/core
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/common-web/WEB-INF/faces-config-example-beans.xml
          Commit graph ADD /icefaces/trunk/icefaces/samples/component-showcase/common-src/org/icefaces/application/showcase/view/bean/examples/component/outputResource/OutputResourceBean.java
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/portlets/conf/liferay/liferay-display.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/ResourceDispatcher.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/extended-faces-config.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/samples/component-showcase/facelets/web/WEB-INF/includes/content/navigation.jspx
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
          Commit graph ADD /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-outputresource-props.xml
          Commit graph MODIFY /icefaces/trunk/icefaces/component/conf/META-INF/faces-config.xml
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17252 Wed Jul 30 07:08:32 MDT 2008 mircea.toma ICE-2348 Restore old methods for backwards compatibility and mark them as deprecated.
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/ResourceRegistry.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17251 Wed Jul 30 07:07:53 MDT 2008 mircea.toma ICE-2348 Restore old methods for backwards compatibility and mark them as deprecated.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/ResourceRegistry.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17232 Fri Jul 25 06:44:14 MDT 2008 mircea.toma ICE-2348 Enhance ResourceRegistry API to fulfill the requirements needed by OutputResource component.
          Files Changed
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/ByteArrayResource.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/StringResource.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/ResourceRegistry.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/FileResource.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/ImageRenderer.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/webapp/http/core/ResourceDispatcher.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/Resource.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/core/src/com/icesoft/faces/context/JarResource.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/inputrichtext/InputRichText.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/outputchart/ChartResource.java
          Commit graph MODIFY /icefaces/branches/icefaces-1.7/icefaces/component/src/com/icesoft/faces/component/outputchart/AbstractChart.java
          Repository Revision Date User Message
          ICEsoft Public SVN Repository #17231 Fri Jul 25 06:35:11 MDT 2008 mircea.toma ICE-2348 Enhance ResourceRegistry API to fulfill the requirements needed by OutputResource component.
          Files Changed
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputchart/AbstractChart.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputrichtext/InputRichText.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/JarResource.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/FileResource.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/ResourceDispatcher.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/ByteArrayResource.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/StringResource.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/ext/renderkit/ImageRenderer.java
          Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/outputchart/ChartResource.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/BridgeFacesContext.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/ResourceRegistry.java
          Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/context/Resource.java

            People

            • Assignee:
              Philip Breau
              Reporter:
              Philip Breau
            • Votes:
              19 Vote for this issue
              Watchers:
              20 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: