3 Replies Latest reply on May 22, 2006 8:41 AM by herveminko

    JSF RI portlet -->Minimize/Maximize?

    lorneagle

      Hi

      I have a small JSF RI portlet deployed with the 2ColumnsLayout. If try to minimize/maximize the portlet i get

      13:21:57,089 WARN [ViewHandlerImpl] Unable to determine FaceServlet mapping for servlet path 'null'
      


      and nothing happens.

      More detailed:

      [org.jboss.portal.core.servlet.CoreServlet] requesting theme: null
      [org.jboss.portal.core.servlet.CoreServlet] using layout returned from the strategy: 2ColumnLayout uri: /layouts/twoColumns.jsp
      [org.jboss.portal.core.servlet.CoreServlet] got layout to use [2ColumnLayout] in app [/myLayout] uri [/layouts/twoColumns.jsp]
      [org.jboss.portal.server.theme.LayoutDispatcher] got request dispatcher for layout resource: true
      [org.jboss.portal.core.theme.tag.ThemeTagHandler] rendering theme ...
      [org.jboss.portal.core.theme.tag.ThemeTagHandler] got theme to render: null
      [org.jboss.portal.core.theme.tag.ThemeTagHandler] requested theme not found. Is there a theme attribute in the tag ? simple-sample
      [org.jboss.portal.server.impl.ThemeServerImpl] get theme simple-sample
      [org.jboss.portal.server.impl.ThemeServerImpl] found theme simple-sample
      [org.jboss.portal.core.theme.tag.ThemeTagHandler] Found valid theme to render: null
      


      Any idea what i have to change?

      Thx