2 Replies Latest reply on Aug 27, 2006 3:58 PM by peterj

    Problem to add portlet to ANY pages.

    yyuan98

      I have trouble to add portlet to ANY portal pages. I am using JBoss Portal 2.4.0-GA on Windows XP.

      For example when I add CatalogPortletInstance to Admin pages, I got "Validation Error". The errors in log file are:
      ===
      15:08:44,234 WARN [HtmlLabelRenderer] Unable to find component 'name' (calling findComponent on component 'page_form_4:jbp15f0ce3b_id196')
      ===

      Thanks in advance for your help
      .

        • 1. Re: Problem to add portlet to ANY pages.
          yyuan98

          Here is additional information about this problem:
          The binary code was downloaded from jboss website:
          Version: jboss-portal-2.4.0-GA
          "JBoss Portal + JBoss AS 2.4 Production 62 MB 2006-08-19"

          JBoss started with no any changes made.

          The OS is Windows XP

          Error messages from log file.
          ==================
          16:48:15,468 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBos
          s_4_0_4_GA date=200605151000)] Started in 47s:375ms
          16:49:00,828 ERROR [STDERR] Aug 26, 2006 4:49:00 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
          INFO: Added Library from: jar:file:/C:/jboss-portal-2.4.0/server/default/tmp/dep
          loy/tmp34784jsf-facelets.jar!/META-INF/jsf-core.taglib.xml
          16:49:00,875 ERROR [STDERR] Aug 26, 2006 4:49:00 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
          INFO: Added Library from: jar:file:/C:/jboss-portal-2.4.0/server/default/tmp/dep
          loy/tmp34784jsf-facelets.jar!/META-INF/jstl-core.taglib.xml
          16:49:00,875 ERROR [STDERR] Aug 26, 2006 4:49:00 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
          INFO: Added Library from: jar:file:/C:/jboss-portal-2.4.0/server/default/tmp/dep
          loy/tmp34784jsf-facelets.jar!/META-INF/jstl-fn.taglib.xml
          16:49:00,921 ERROR [STDERR] Aug 26, 2006 4:49:00 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
          INFO: Added Library from: jar:file:/C:/jboss-portal-2.4.0/server/default/tmp/dep
          loy/tmp34784jsf-facelets.jar!/META-INF/jsf-ui.taglib.xml
          16:49:00,937 ERROR [STDERR] Aug 26, 2006 4:49:00 PM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
          INFO: Added Library from: jar:file:/C:/jboss-portal-2.4.0/server/default/tmp/dep
          loy/tmp34784jsf-facelets.jar!/META-INF/jsf-html.taglib.xml
          16:49:01,796 ERROR [STDERR] Aug 26, 2006 4:49:01 PM com.sun.facelets.tag.jsf.ComponentRule warnAttr
          WARNING: /WEB-INF/jsp/management/plugins/properties.xhtml @54,54 border="0" Property 'border' is not on type: javax.faces.component.html.HtmlGraphicImage
          16:49:01,796 ERROR [STDERR] Aug 26, 2006 4:49:01 PM com.sun.facelets.tag.jsf.ComponentRule warnAttr
          WARNING: /WEB-INF/jsp/management/plugins/properties.xhtml @63,54 border="0" Property 'border' is not on type: javax.faces.component.html.HtmlGraphicImage
          16:49:13,046 WARN [HtmlLabelRenderer] Unable to find component 'name' (calling
          findComponent on component 'page_form_4:jbp15f0ce3b_id196')
          16:49:45,625 WARN [HtmlLabelRenderer] Unable to find component 'name' (calling
          findComponent on component 'page_form_4:jbp15f0ce3b_id196')
          ==============

          • 2. Re: Problem to add portlet to ANY pages.
            peterj

            I assume that you provided a name for the window when you attempted to add the portlet to the page. The name goes into the text field to the left of the drop-down list box.

            I don't think that the errors you are seeing mean anything. I get them too but I am able to add portlets to the page.

            Also, did you see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=89146? Especially the concusions regarding the portal+appserver bundle. (I am not using the bundle.)