ICEfaces
  1. ICEfaces
  2. ICE-6452

Test ICEfaces 2 and portlet bridge on Pluto portal container

    Details

      Description

      Need to build and run sample portlet apps on Pluto to see how the bridge and framework hold up on a new portal container.

        Issue Links

          Activity

          Hide
          Deryk Sinotte added a comment -

          For the File Download (ice:ouputResource) issue described above, I created:

          http://jira.portletfaces.org/browse/BRIDGE-56

          The log4j issue has been cleaned up as per:

          http://jira.portletfaces.org/browse/LOGGING-5

          The outstanding compat issues that needs more research before a JIRA can be opened:

          • the ice:selectInputText updates not being applied and/or rendered

          The outstanding issues for ACE components are:

          • the error being logged for setProperty which is likely us calling ExternalContext.setResponseStatus on a type of PortletResponse that does not support this operation
          • the double-encoded YUI resource URLs
          Show
          Deryk Sinotte added a comment - For the File Download (ice:ouputResource) issue described above, I created: http://jira.portletfaces.org/browse/BRIDGE-56 The log4j issue has been cleaned up as per: http://jira.portletfaces.org/browse/LOGGING-5 The outstanding compat issues that needs more research before a JIRA can be opened: the ice:selectInputText updates not being applied and/or rendered The outstanding issues for ACE components are: the error being logged for setProperty which is likely us calling ExternalContext.setResponseStatus on a type of PortletResponse that does not support this operation the double-encoded YUI resource URLs
          Hide
          Neil Griffin added a comment -

          Just wanted to mention that all of the Pluto-related problems that were logged at http://jira.portletfaces.org were resolved in the bridge version 2.0.0-BETA4.

          Show
          Neil Griffin added a comment - Just wanted to mention that all of the Pluto-related problems that were logged at http://jira.portletfaces.org were resolved in the bridge version 2.0.0-BETA4.
          Hide
          Deryk Sinotte added a comment -

          Tested chat-portlet and showcase-portlet from the branch for the impending 3.0.1/ EE 3.0 release. The chat-portlet worked fine. However, there is something not quite right with how the ACE portlets are rendered out in Pluto. They are including more content than they are configured to (e.g. Source Code streams) and therefore the content doesn't stay confined to the portlet containers. But they do appear to be functional. So while I wouldn't say the showcase example runs in Pluto as is, I'd say we could claim support for Pluto and I'm sure we can get the ACE showcase to behave better with some effort.

          Show
          Deryk Sinotte added a comment - Tested chat-portlet and showcase-portlet from the branch for the impending 3.0.1/ EE 3.0 release. The chat-portlet worked fine. However, there is something not quite right with how the ACE portlets are rendered out in Pluto. They are including more content than they are configured to (e.g. Source Code streams) and therefore the content doesn't stay confined to the portlet containers. But they do appear to be functional. So while I wouldn't say the showcase example runs in Pluto as is, I'd say we could claim support for Pluto and I'm sure we can get the ACE showcase to behave better with some effort.
          Hide
          Deryk Sinotte added a comment -

          The problem appears to be a .pom/Maven issue. With the Ant build of showcase-portlet, we copy files over from the parent project (showcase) but "exclude" certain files so that the ones that we have customized for the portlets are used. These specific files are not handled with the Maven build currently so we end up with the templates and such from the parent project. This causes the full templating to be done and it tries to layout the full page with navigation and source code viewer within each portlet.

          Show
          Deryk Sinotte added a comment - The problem appears to be a .pom/Maven issue. With the Ant build of showcase-portlet, we copy files over from the parent project (showcase) but "exclude" certain files so that the ones that we have customized for the portlets are used. These specific files are not handled with the Maven build currently so we end up with the templates and such from the parent project. This causes the full templating to be done and it tries to layout the full page with navigation and source code viewer within each portlet.
          Hide
          Deryk Sinotte added a comment -

          As it turned out to be a build issue, further testing on Pluto showed the showcase-portlets to be working on Pluto. Resolving as fixed.

          Show
          Deryk Sinotte added a comment - As it turned out to be a build issue, further testing on Pluto showed the showcase-portlets to be working on Pluto. Resolving as fixed.

            People

            • Assignee:
              Deryk Sinotte
              Reporter:
              Deryk Sinotte
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: