ICEfaces
  1. ICEfaces
  2. ICE-3772

Add support for Spring Portlet MVC

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Invalid
    • Affects Version/s: 1.7.2
    • Fix Version/s: None
    • Component/s: Tool Integrations
    • Labels:
      None
    • Environment:
      Liferay 5.1.1, Spring 2.5.5

      Description

      Attached is the ICEfaces-spring example that has been converted to a Spring Portlet MVC portlet. The issue is that ICEfaces pages will only display invalid characters (please see screenshot). If you remove ICEfaces and replace with JSP, it works correctly.
      1. screen-1.jpg
        15 kB

        Activity

        Hide
        Eugen Eisler added a comment -

        Set the parameter in web.xml, then it is not encrypted anymore. I used the attached war and replaced icefaces with 1.8.2 version.

        <context-param>
        <param-name>com.icesoft.faces.compressResources</param-name>
        <param-value>false</param-value>
        </context-param>

        Show
        Eugen Eisler added a comment - Set the parameter in web.xml, then it is not encrypted anymore. I used the attached war and replaced icefaces with 1.8.2 version. <context-param> <param-name>com.icesoft.faces.compressResources</param-name> <param-value>false</param-value> </context-param>
        Hide
        Ken Fyten added a comment -

        Marking as Closed / Invalid as part of legacy ICEfaces 1.x, 2.x JIRA cleanup.

        Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf

        If the issue persists with the current ICEfaces release, please create a new JIRA for it.

        Show
        Ken Fyten added a comment - Marking as Closed / Invalid as part of legacy ICEfaces 1.x, 2.x JIRA cleanup. Note: This issue may be resolved in a newer ICEfaces release, available here: http://www.icesoft.org/java/downloads/icefaces-downloads.jsf If the issue persists with the current ICEfaces release, please create a new JIRA for it.

          People

          • Assignee:
            Unassigned
            Reporter:
            Tyler Johnson
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: